Compare commits

..

2 Commits

1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
---
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 namespace: postgresql-operator