Compare commits
2 Commits
aa2420b0b5
...
0d718a8914
Author | SHA1 | Date |
---|---|---|
Philippe Caseiro | 0d718a8914 | |
Philippe Caseiro | 5b08f635e0 |
|
@ -0,0 +1,9 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
namespace: postgresql-operator
|
||||||
|
|
||||||
|
resources:
|
||||||
|
- github.com/zalando/postgres-operator/manifests
|
||||||
|
- github.com/zalando/postgres-operator/ui/manifests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue