diff --git a/helm/values.yaml b/helm/values.yaml index 4a85d99..c9febb3 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -29,8 +29,8 @@ base: containers: nginx: image: - registry: registry.hub.docker.com - repository: nginxinc/nginx + registry: docker.io + repository: library/nginx tag: latest pullPolicy: Always ports: