We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387a409 commit 0b783d6Copy full SHA for 0b783d6
1 file changed
Readme.md
@@ -208,6 +208,7 @@ Options for downloading the imgproxy image
208
|**resources.ingress.tls**|TLS config array||
209
|**resources.ingress.tls[].hosts**|Hostnames this tls secret is used for|`["example.com"]`|
210
|**resources.ingress.tls[].secretName**|Name of the k8s Secret resource which stores crt & key for the ingress resource||
211
+|**resources.ingress.className**|ingressClassName to use||
212
213
See `values.yaml` for some more Kubernetes-specific configuration options.
214
0 commit comments