namespaces: add external-secrets

This commit is contained in:
Vivian 2021-10-28 18:26:24 +02:00
parent a0e5dd9a63
commit 4d159059f1
No known key found for this signature in database
GPG key ID: F69440FC85CD66CD
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: external-secrets

View file

@ -3,3 +3,5 @@ kind: Kustomization
resources:
- presidential-paradise.yaml
- networking.yaml
- external-secrets.yaml