-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkustomization.yaml
27 lines (21 loc) · 1.05 KB
/
kustomization.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
configMapGenerator:
- name: example-configmap-2
literals:
- FOO=Bar
resources:
- https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/20.0.1/kubernetes/keycloaks.k8s.keycloak.org-v1.yml
- https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/20.0.1/kubernetes/keycloakrealmimports.k8s.keycloak.org-v1.yml
- https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/20.0.1/kubernetes/kubernetes.yml
- https://raw.githubusercontent.com/reactive-tech/kubegres/v1.16/kubegres.yaml
- base/keycloak.yaml
- base/keycloak_postgres_instance.yaml
- base/keycloak_postgres_secret.yaml
- base/app_postgres_instance.yaml
- base/app_postgres_secret.yaml
- https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/config/crd/bases/jenkins.io_jenkins.yaml
- https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/deploy/all-in-one-v1alpha2.yaml
- base/jenkins.yaml
- base/jenkins_pvc.yaml
- base/jenkins_service_account.yaml
- base/jenkins_configuration_as_code.yaml
- base/chess.yaml