mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-09 05:06:20 +10:00
Update redis
This commit is contained in:
@@ -20,7 +20,9 @@ spec:
|
||||
existingSecretPasswordKey: redis-password
|
||||
|
||||
persistence:
|
||||
existingClaim: nfs-redis
|
||||
size: 20Gi
|
||||
storageClass: nfs-client
|
||||
# existingClaim: nfs-redis
|
||||
volumePermissions:
|
||||
enabled: true
|
||||
# securityContext:
|
||||
@@ -38,8 +40,9 @@ spec:
|
||||
type: ClusterIP
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: nfs
|
||||
existingClaim: nfs-redis
|
||||
size: 20Gi
|
||||
storageClass: nfs-client
|
||||
# existingClaim: nfs-redis
|
||||
|
||||
replica:
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user