trying to remove whitespaces
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{ if .Values.cert-manager.enabled }}
|
||||
{{- if .Values.cert-manager.enabled -}}
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
@@ -27,4 +27,4 @@ spec:
|
||||
- ApplyOutOfSyncOnly=true
|
||||
- ServerSideApply=true
|
||||
- CreateNamespace=true
|
||||
{{ end }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user