This commit is contained in:
2023-02-13 23:03:36 +07:00
parent d462c1c6bb
commit 0e5dcba54d

View File

@@ -550,7 +550,7 @@ ingress:
## @param ingress.servicePort Backend service port to use ## @param ingress.servicePort Backend service port to use
## Default is http. Alternative is https. ## Default is http. Alternative is https.
## ##
servicePort: http servicePort: https
## @param ingress.annotations [object] Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. ## @param ingress.annotations [object] Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations.
## Use this parameter to set the required annotations for cert-manager, see ## Use this parameter to set the required annotations for cert-manager, see
## ref: https://cert-manager.io/docs/usage/ingress/#supported-annotations ## ref: https://cert-manager.io/docs/usage/ingress/#supported-annotations