diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 0e75186..5e5c9ba 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: docker.io/nginx + repository: nginx tag: 1.21.0 pullPolicy: IfNotPresent