Jaideep Raghunath Rao
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
helm-guestbook/values.yaml
|
@ -5,8 +5,8 @@ |
|
|
replicaCount: 1 |
|
|
replicaCount: 1 |
|
|
|
|
|
|
|
|
image: |
|
|
image: |
|
|
repository: gcr.io/heptio-images/ks-guestbook-demo |
|
|
repository: docker.io/nginx |
|
|
tag: 0.1 |
|
|
tag: 1.21.0 |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
|
|
|
|
|
|
service: |
|
|
service: |
|
|