mirror of
https://github.com/argoproj/argocd-example-apps.git
synced 2024-11-24 11:15:15 +01:00
chore: downgrade kustomize guestbook image tag (#73)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
This commit is contained in:
parent
6bed858de3
commit
08f72e2a30
@ -14,7 +14,7 @@ spec:
|
|||||||
app: guestbook-ui
|
app: guestbook-ui
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: gcr.io/heptio-images/ks-guestbook-demo:0.2
|
- image: gcr.io/heptio-images/ks-guestbook-demo:0.1
|
||||||
name: guestbook-ui
|
name: guestbook-ui
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user