Added template for apps
Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
7
apps/template/secrets.yaml
Normal file
7
apps/template/secrets.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: app-secrets
|
||||
type: Opaque
|
||||
stringData:
|
||||
|
Reference in New Issue
Block a user