Removes Templates and Creates All Secrets in ./deployment/secrets

This commit is contained in:
2023-09-26 07:24:15 -03:00
parent 94083f63bd
commit 5246c51176
7 changed files with 133 additions and 128 deletions

View File

@@ -1,8 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
namespace: portfolio
name: redis-secret
type: Opaque
data:
redis-password: $REDIS_PASSWORD