Updates Secrets Creation

This commit is contained in:
2023-09-26 07:23:33 -03:00
parent f20d40896f
commit 94083f63bd
7 changed files with 63 additions and 52 deletions

View File

@@ -24,7 +24,7 @@ spec:
valueFrom:
secretKeyRef:
name: redis-secret
key: redis-password
key: redisPassword
---
apiVersion: v1