Add namespace

This commit is contained in:
2022-05-14 21:52:43 +02:00
parent b35900ee4a
commit 799059ad75
2 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- git.yaml
- release.yaml

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: postgres