Merge pull request #2 from KimDoKy/change-value

change image
This commit is contained in:
Kim Do Ky 2024-01-15 15:11:00 +09:00 committed by GitHub
commit a2e0b8bab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: us-central1-docker.pkg.dev/zen-gke-test-1/hello-repo/hello-app:v1
name: guestbook-ui name: guestbook-ui
ports: ports:
- containerPort: 80 - containerPort: 80