fix: ClusterWorkflowTemplate access (#352)
This commit is contained in:
parent
859d769c12
commit
370ec9f6c4
6 changed files with 72 additions and 33 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue