Browse Source

Update values.yaml

pull/159/head
Jaideep Raghunath Rao 3 years ago
committed by GitHub
parent
commit
5931624bdb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      helm-guestbook/values.yaml

2
helm-guestbook/values.yaml

@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: docker.io/nginx
repository: nginx
tag: 1.21.0
pullPolicy: IfNotPresent

Loading…
Cancel
Save