diff --git a/helmfile/apps/services-external/values-clamav-distributed.yaml.gotmpl b/helmfile/apps/services-external/values-clamav-distributed.yaml.gotmpl index d084c0a2..2317f387 100644 --- a/helmfile/apps/services-external/values-clamav-distributed.yaml.gotmpl +++ b/helmfile/apps/services-external/values-clamav-distributed.yaml.gotmpl @@ -28,7 +28,7 @@ clamd: podAnnotations: intents.otterize.com/service-name: "clamav-distributed" {{- with .Values.annotations.servicesExternalClamavDistributed.clamdPod }} - {{ . | toYaml | nindent 4 }} + {{ . | toYaml | nindent 4 }} {{- end }} podSecurityContext: enabled: true diff --git a/helmfile/apps/services-external/values-clamav-simple.yaml.gotmpl b/helmfile/apps/services-external/values-clamav-simple.yaml.gotmpl index ffc434c0..5b62a552 100644 --- a/helmfile/apps/services-external/values-clamav-simple.yaml.gotmpl +++ b/helmfile/apps/services-external/values-clamav-simple.yaml.gotmpl @@ -46,7 +46,7 @@ persistence: podAnnotations: intents.otterize.com/service-name: "clamav-simple" {{- with .Values.annotations.servicesExternalClamavSimple.pod }} - {{ . | toYaml | nindent 2 }} + {{ . | toYaml | nindent 2 }} {{- end }} podSecurityContext: diff --git a/helmfile/apps/services-external/values-dkimpy.yaml.gotmpl b/helmfile/apps/services-external/values-dkimpy.yaml.gotmpl index c1f23e8a..b3dfc228 100644 --- a/helmfile/apps/services-external/values-dkimpy.yaml.gotmpl +++ b/helmfile/apps/services-external/values-dkimpy.yaml.gotmpl @@ -32,7 +32,7 @@ image: podAnnotations: intents.otterize.com/service-name: "dkimpy-milter" {{- with .Values.annotations.servicesExternalDkimpy.service }} - {{ . | toYaml | nindent 2 }} + {{ . | toYaml | nindent 2 }} {{- end }} podSecurityContext: diff --git a/helmfile/apps/services-external/values-memcached.yaml.gotmpl b/helmfile/apps/services-external/values-memcached.yaml.gotmpl index 2492c8a1..332c2a75 100644 --- a/helmfile/apps/services-external/values-memcached.yaml.gotmpl +++ b/helmfile/apps/services-external/values-memcached.yaml.gotmpl @@ -36,7 +36,7 @@ image: podAnnotations: intents.otterize.com/service-name: "memcached" {{- with .Values.annotations.servicesExternalMemcached.pod }} - {{ . | toYaml | nindent 2 }} + {{ . | toYaml | nindent 2 }} {{- end}} replicaCount: {{ .Values.replicas.memcached }} diff --git a/helmfile/apps/services-external/values-minio.yaml.gotmpl b/helmfile/apps/services-external/values-minio.yaml.gotmpl index e68abfcd..746778e3 100644 --- a/helmfile/apps/services-external/values-minio.yaml.gotmpl +++ b/helmfile/apps/services-external/values-minio.yaml.gotmpl @@ -136,7 +136,7 @@ provisioning: podAnnotations: intents.otterize.com/service-name: "minio-provisioning" {{- with .Values.annotations.servicesExternalMinio.provisioningPod }} - {{ . | toYaml | nindent 4}} + {{ . | toYaml | nindent 4}} {{- end }} policies: - name: "migrations-bucket-policy"