fix(argo-rollouts): Correct outdated URL for ingress (#3093)
This commit is contained in:
parent
74376f6cab
commit
0877c58e19
2 changed files with 3 additions and 3 deletions
|
|
@ -397,7 +397,7 @@ dashboard:
|
|||
maxUnavailable: # 0
|
||||
|
||||
## Ingress configuration.
|
||||
## ref: https://kubernetes.io/docs/user-guide/ingress/
|
||||
## ref: https://kubernetes.io/docs/concepts/services-networking/ingress/
|
||||
##
|
||||
ingress:
|
||||
# -- Enable dashboard ingress support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue