Browse Source

udpating front end values

pull/45/head
Petti, Ken 5 years ago
parent
commit
bbf4a32400
  1. 1
      helm-socks-frontend/values.yaml

1
helm-socks-frontend/values.yaml

@ -6,6 +6,7 @@ replicaCount: 1
image:
repository: index.docker.io/weaveworksdemos/front-end
tag: 0.3.12
pullPolicy: IfNotPresent
imagePullSecrets: []

Loading…
Cancel
Save