We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a03d03 + 24df22d commit c1589e4Copy full SHA for c1589e4
2 files changed
charts/openvsx/values-staging.yaml
@@ -64,7 +64,7 @@ redis:
64
persistence:
65
storageGi: 1
66
storageClass: cephfs-new
67
- serviceAccountName: redis-cluster-operator
+ serviceAccountName: redis-cluster-operator-staging
68
69
# grafana alloy
70
alloy:
@@ -91,5 +91,6 @@ alloy:
91
environment: *environment
92
nodeSelector:
93
openvsx-staging-alloy: "true"
94
+ openvsx-production-alloy: null
95
fullnameOverride: grafana-alloy-staging
96
namespaceOverride: *namespace
charts/openvsx/values.yaml
storageGi: 5
+ serviceAccountName: redis-cluster-operator-production
0 commit comments