Skip to content

Commit 6580010

Browse files
committed
fix typo
1 parent 5e0f6d3 commit 6580010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3363,7 +3363,7 @@ grafana:
33633363

33643364
# Extra configmaps to mount in grafana pods
33653365
# Values are templated.
3366-
extraConfigmapMounts: ${grafana_extra_configmap_mounts}]
3366+
extraConfigmapMounts: ${grafana_extra_configmap_mounts}
33673367
# - name: certs-configmap
33683368
# mountPath: /etc/grafana/ssl/
33693369
# subPath: certificates.crt # (optional)

0 commit comments

Comments
 (0)