Browse Source
chore: downgrade kustomize guestbook image tag
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
pull/73/head
Alexander Matyushentsev
4 years ago
No known key found for this signature in database
GPG Key ID: ECFC0EE70968F395
1 changed files with
1 additions and
1 deletions
-
kustomize-guestbook/guestbook-ui-deployment.yaml
|
|
@ -14,7 +14,7 @@ spec: |
|
|
|
app: guestbook-ui |
|
|
|
spec: |
|
|
|
containers: |
|
|
|
- image: gcr.io/heptio-images/ks-guestbook-demo:0.2 |
|
|
|
- image: gcr.io/heptio-images/ks-guestbook-demo:0.1 |
|
|
|
name: guestbook-ui |
|
|
|
ports: |
|
|
|
- containerPort: 80 |
|
|
|