Skip to content

Commit 0b783d6

Browse files
committed
Documented ingress.className
1 parent 387a409 commit 0b783d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ Options for downloading the imgproxy image
208208
|**resources.ingress.tls**|TLS config array||
209209
|**resources.ingress.tls[].hosts**|Hostnames this tls secret is used for|`["example.com"]`|
210210
|**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||
211212

212213
See `values.yaml` for some more Kubernetes-specific configuration options.
213214

0 commit comments

Comments
 (0)