fix(argo-workflows): a link in values.yaml for Kubernetes Ingress docs (#3079)

Signed-off-by: inamuu <8310973+inamuu@users.noreply.github.com>
This commit is contained in:
Kazuma Inamura 2024-12-17 06:31:09 +09:00 committed by GitHub
parent c6e5aba590
commit f9856eb583
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -625,7 +625,7 @@ server:
volumes: []
## Ingress configuration.
# ref: https://kubernetes.io/docs/user-guide/ingress/
# ref: https://kubernetes.io/docs/concepts/services-networking/ingress/
ingress:
# -- Enable an ingress resource
enabled: false