diff --git a/helmfile/helmfile.yaml.gotmpl b/helmfile/helmfile.yaml.gotmpl index 4852c35..34875fc 100644 --- a/helmfile/helmfile.yaml.gotmpl +++ b/helmfile/helmfile.yaml.gotmpl @@ -81,7 +81,7 @@ releases: - values/base-api.yaml.gotmpl {{ range .Values.sentinels }} - - name: {{ .name }} + - name: sentinel-{{ .name }} namespace: {{ $.Values.namespace }} chart: hyperfleet-sentinel/hyperfleet-sentinel needs: