Add archiveLogs option to Argo workflow controller config map (#32)

This commit is contained in:
kornesh 2019-05-07 22:45:50 +08:00 committed by Alex Collins
parent 8e324206f8
commit 4a81cb0714
2 changed files with 5 additions and 0 deletions

View file

@ -17,6 +17,9 @@ data:
{{- end }}
artifactRepository:
{{- if or .Values.minio.install .Values.useDefaultArtifactRepo }}
{{- if .Values.artifactRepository.archiveLogs }}
archiveLogs: {{ .Values.artifactRepository.archiveLogs }}
{{- end }}
s3:
{{- if .Values.useStaticCredentials }}
accessKeySecret: