fix(argo-rollouts): Correct outdated URL for ingress (#3093)

This commit is contained in:
Aikawa 2024-12-31 02:19:17 +09:00 committed by GitHub
parent 74376f6cab
commit 0877c58e19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -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