fix: helm config typo (#7078)

This commit is contained in:
darkskygit
2024-05-27 08:16:19 +00:00
parent b356ddbe6e
commit cf42faa83b

View File

@@ -1,4 +1,4 @@
{{- if .Values.app.metrics.enable -}}
{{- if .Values.app.metrics.enabled -}}
apiVersion: v1
kind: Secret
metadata: