Compare commits
1 Commits
aa2420b0b5
...
38c3a4d107
Author | SHA1 | Date |
---|---|---|
Philippe Caseiro | 38c3a4d107 |
|
@ -4,6 +4,8 @@ kind: Kustomization
|
||||||
bases:
|
bases:
|
||||||
- https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml
|
- https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml
|
||||||
- https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml
|
- https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml
|
||||||
|
- github.com/zalando/postgres-operator/manifests
|
||||||
|
- github.com/zalando/postgres-operator/ui/manifests
|
||||||
- ./metallb
|
- ./metallb
|
||||||
- ./minio
|
- ./minio
|
||||||
- ./nginx
|
- ./nginx
|
||||||
|
|
Loading…
Reference in New Issue