fix: temporarily use /backup/archives for sorcerer (take 2)
This commit is contained in:
@@ -37,4 +37,4 @@ spec:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- fs2.cluster.local
|
||||
- fs2
|
||||
|
||||
@@ -37,5 +37,5 @@ spec:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values:
|
||||
- fs2.cluster.local
|
||||
- fs2
|
||||
|
||||
|
||||
@@ -13,7 +13,8 @@ ingress:
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
existingClaim: prod-oceanbox-archives
|
||||
# existingClaim: prod-oceanbox-archives
|
||||
existingClaim: prod-oceanbox-backup-archives
|
||||
|
||||
nodeSelector:
|
||||
topology.kubernetes.io/group: srv
|
||||
|
||||
@@ -14,7 +14,8 @@ ingress:
|
||||
- sorcerer.ekman.oceanbox.io
|
||||
secretName: staging-sorcerer-tls
|
||||
persistence:
|
||||
existingClaim: staging-oceanbox-archives
|
||||
# existingClaim: staging-oceanbox-archives
|
||||
existingClaim: staging-oceanbox-backup-archives
|
||||
nodeSelector:
|
||||
topology.kubernetes.io/group: srv
|
||||
kubernetes.io/hostname: fs2
|
||||
|
||||
Reference in New Issue
Block a user