Remove namespace vom k8s templates

This commit is contained in:
Tristan Lins
2022-04-12 20:41:38 +02:00
parent 46267a135b
commit a839fb0bfc
9 changed files with 0 additions and 12 deletions

View File

@@ -2,7 +2,6 @@ kind: Secret
apiVersion: v1
metadata:
name: recipes
namespace: default
type: Opaque
data:
# echo -n 'db-password' | base64