fix: volumeMounts indention for argocd-server (#239)

* Fix volumeMounts indention for argocd-server
* chore: bump chart version
This commit is contained in:
tgauweiler 2020-02-17 00:46:41 +01:00 committed by GitHub
parent 1f625ddd8e
commit fdb6093011
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@ spec:
{{- end }}
volumeMounts:
{{- if .Values.server.volumeMounts }}
{{- toYaml .Values.server.volumeMounts | nindent 10}}
{{- toYaml .Values.server.volumeMounts | nindent 8}}
{{- end }}
{{- if .Values.configs.knownHosts }}
- mountPath: /app/config/ssh