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:
|
hosts:
|
||||||
[]
|
[]
|
||||||
# - argocd.example.com
|
# - argoworkflows.example.com
|
||||||
paths:
|
paths:
|
||||||
- /
|
- /
|
||||||
extraPaths:
|
extraPaths:
|
||||||
|
@ -298,9 +298,9 @@ server:
|
||||||
# name: use-annotation
|
# name: use-annotation
|
||||||
tls:
|
tls:
|
||||||
[]
|
[]
|
||||||
# - secretName: argocd-example-tls
|
# - secretName: argoworkflows-example-tls
|
||||||
# hosts:
|
# hosts:
|
||||||
# - argocd.example.com
|
# - argoworkflows.example.com
|
||||||
https: false
|
https: false
|
||||||
|
|
||||||
clusterWorkflowTemplates:
|
clusterWorkflowTemplates:
|
||||||
|
|
Loading…
Reference in a new issue