Use fully qualified images to avoid cri-o issues

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-25 17:25:20 -04:00
parent c7424d3679
commit bdbf11f6b4
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
8 changed files with 164 additions and 128 deletions

View file

@ -1,6 +1,6 @@
apiVersion: v1
name: ingress-nginx
version: 2.8.0
version: 2.9.0
appVersion: 0.33.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

View file

@ -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