Skip to content

Commit 27bc1fc

Browse files
refactor(monitoring): update to cue v0.12.0
1 parent 2ff7c8d commit 27bc1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ repositories:
143143

144144
templates:
145145
defaults:
146-
namespace: '{{ .Values | get "targetNamespace" $_defaultNamespace }}'
147146
missingFileHandler: Warn
147+
namespace: '{{ .Values | get "targetNamespace" $_defaultNamespace }}'
148148

149149
kube-prometheus-stack:
150150
{{- if ( .Values | get "kube-prometheus-stack" dict | get "chartUrl" false ) }}

0 commit comments

Comments
 (0)