From bf5f29f5fa646164f0496ccca5acda6dd74977aa Mon Sep 17 00:00:00 2001 From: "Petti, Ken" Date: Tue, 24 Mar 2020 20:05:39 -0400 Subject: [PATCH] updating char --- helm-socks-frontend/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-socks-frontend/values.yaml b/helm-socks-frontend/values.yaml index c77790d..a5da79a 100644 --- a/helm-socks-frontend/values.yaml +++ b/helm-socks-frontend/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: weaveworks/front-end + repository: index.docker.io/weaveworksdemos/front-end pullPolicy: IfNotPresent imagePullSecrets: []