Compare commits
2 Commits
ce044d1035
...
760d732d2a
Author | SHA1 | Date |
---|---|---|
Philippe Caseiro | 760d732d2a | |
Philippe Caseiro | 181e9277d1 |
|
@ -1,13 +1,5 @@
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: postgresql-operator
|
|
||||||
|
|
||||||
---
|
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: postgresql-operator
|
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- github.com/zalando/postgres-operator/manifests
|
- github.com/zalando/postgres-operator/manifests
|
||||||
|
|
Loading…
Reference in New Issue