Use fully qualified images to avoid cri-o issues
This commit is contained in:
parent
c7424d3679
commit
bdbf11f6b4
8 changed files with 164 additions and 128 deletions
|
|
@ -381,7 +381,7 @@ controller:
|
|||
patch:
|
||||
enabled: true
|
||||
image:
|
||||
repository: jettech/kube-webhook-certgen
|
||||
repository: docker.io/jettech/kube-webhook-certgen
|
||||
tag: v1.2.0
|
||||
pullPolicy: IfNotPresent
|
||||
## Provide a priority class name to the webhook patching job
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue