fix: ClusterWorkflowTemplate access (#352)

This commit is contained in:
Vlad Losev 2020-05-15 14:32:23 -07:00 committed by GitHub
parent 859d769c12
commit 370ec9f6c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 72 additions and 33 deletions

View file

@ -190,6 +190,9 @@ server:
# - secretName: argo-ui-tls
# hosts:
# - argo.domain.com
clusterWorkflowTemplates:
# Give the server permissions to edit ClusterWorkflowTemplates.
enableEditing: true
# Influences the creation of the ConfigMap for the workflow-controller itself.
useDefaultArtifactRepo: false