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