File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ If you only need to make minor customizations, you can specify them on the comma
9595| global.jobs.certs.image.pullPolicy | string | ` "IfNotPresent" ` | Set the image pull policy of the post install certgen job |
9696| global.jobs.certs.image.registry | string | ` "registry.k8s.io" ` | Set the image repository of the post install certgen job |
9797| global.jobs.certs.image.repository | string | ` "ingress-nginx/kube-webhook-certgen" ` | Set the image repository of the post install certgen job |
98- | global.jobs.certs.image.tag | string | ` "v1.4 .3" ` | Set the image tag of the post install certgen job |
98+ | global.jobs.certs.image.tag | string | ` "v1.5 .3" ` | Set the image tag of the post install certgen job |
9999| global.jobs.certs.nodeSelector | object | ` {} ` | Set the node selector |
100100| global.jobs.certs.podSecurityContext | object | ` {"seccompProfile":{"type":"RuntimeDefault"}} ` | Security context for the job pods. |
101101| global.jobs.certs.priorityClassName | string | ` "" ` | Set a pod priorityClassName |
You can’t perform that action at this time.
0 commit comments