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.
1 parent 2a5334d commit e82c394Copy full SHA for e82c394
2 files changed
charts/openvsx/values-staging.yaml
@@ -89,5 +89,7 @@ alloy:
89
podLabels:
90
app: *name
91
environment: *environment
92
+ nodeSelector:
93
+ openvsx-staging-alloy: "true"
94
fullnameOverride: grafana-alloy-staging
95
namespaceOverride: *namespace
charts/openvsx/values.yaml
+ openvsx-production-alloy: "true"
fullnameOverride: grafana-alloy-production
- namespaceOverride: *namespace
+ namespaceOverride: *namespace
0 commit comments