Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Khushi Jain authored Feb 23, 2024
1 parent ca8621c commit e9ec4ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ tolerations: []

affinity: {}

# Enable creating the grafana configmap

createConfigmap: true
## or use an existing configmap
# useExistingConfigMap: name-of-some-configmap
Expand Down Expand Up @@ -156,4 +156,4 @@ envValueFrom: {}
# ENV_NAME:
# secretKeyRef:
# name: secret-name
# key: value_key
# key: value_key

0 comments on commit e9ec4ab

Please sign in to comment.