Compare commits

..

2 Commits

1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: postgresql-operator
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: postgresql-operator
resources:
- github.com/zalando/postgres-operator/manifests