add source code and readme
This commit is contained in:
10
manifests/infrastructure/redis/bitnami/secret.yaml
Normal file
10
manifests/infrastructure/redis/bitnami/secret.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: redis-credentials
|
||||
namespace: redis-system
|
||||
type: Opaque
|
||||
stringData:
|
||||
REDIS_PASSWORD: 9EE33616C76D42A68442228B918F0A7D
|
||||
redis-password: 9EE33616C76D42A68442228B918F0A7D
|
||||
redis-replica-password: 9EE33616C76D42A68442228B918F0A7D
|
||||
Reference in New Issue
Block a user