docs: Rename argocd references to argoworkflows in workflow chart (#842)
* rename argocd to argoworkflows Signed-off-by: Niels ten Boom <nielstenboom@gmail.com> * bump patch version Signed-off-by: Niels ten Boom <nielstenboom@gmail.com> * bump patch version Signed-off-by: Niels ten Boom <nielstenboom@gmail.com> Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
This commit is contained in:
parent
4e739561c0
commit
3ca4a4eca0
2 changed files with 5 additions and 5 deletions
|
|
@ -278,7 +278,7 @@ server:
|
|||
##
|
||||
hosts:
|
||||
[]
|
||||
# - argocd.example.com
|
||||
# - argoworkflows.example.com
|
||||
paths:
|
||||
- /
|
||||
extraPaths:
|
||||
|
|
@ -297,9 +297,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…
Add table
Add a link
Reference in a new issue