feat(argo-workflows): add support workflow-controller-configmap navColor (#1276)
Signed-off-by: krrrr38 <k.kaizu38@gmail.com>
This commit is contained in:
parent
5f33394042
commit
760fe39dc9
4 changed files with 8 additions and 2 deletions
|
|
@ -256,6 +256,8 @@ controller:
|
|||
# -- Configure Argo Server to show custom [links]
|
||||
## Ref: https://argoproj.github.io/argo-workflows/links/
|
||||
links: []
|
||||
# -- Set ui navigation bar background color
|
||||
navColor: ""
|
||||
clusterWorkflowTemplates:
|
||||
# -- Create a ClusterRole and CRB for the controller to access ClusterWorkflowTemplates.
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue