rename argocd to argoworkflows
Signed-off-by: Niels ten Boom <nielstenboom@gmail.com>
This commit is contained in:
parent
1e3a4afd05
commit
b8e9fbe403
1 changed files with 3 additions and 3 deletions
|
@ -279,7 +279,7 @@ server:
|
|||
##
|
||||
hosts:
|
||||
[]
|
||||
# - argocd.example.com
|
||||
# - argoworkflows.example.com
|
||||
paths:
|
||||
- /
|
||||
extraPaths:
|
||||
|
@ -298,9 +298,9 @@ server:
|
|||
# name: use-annotation
|
||||
tls:
|
||||
[]
|
||||
# - secretName: argocd-example-tls
|
||||
# - secretName: argoworkflows-example-tls
|
||||
# hosts:
|
||||
# - argocd.example.com
|
||||
# - argoworkflows.example.com
|
||||
https: false
|
||||
|
||||
clusterWorkflowTemplates:
|
||||
|
|
Loading…
Reference in a new issue