Update frontend.yaml

This commit is contained in:
Charles Uneze 2024-03-05 22:25:58 +01:00 committed by GitHub
parent ba73d898df
commit 436e53834c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ kind: ReplicaSet
metadata: metadata:
name: frontend name: frontend
labels: labels:
app: nginx app: guestbook
tier: frontend tier: frontend
spec: spec:
# modify replicas according to your case # modify replicas according to your case
@ -17,5 +17,5 @@ spec:
tier: frontend tier: frontend
spec: spec:
containers: containers:
- name: nginx - name: php-redis
image: nginx:1.14.2 image: us-docker.pkg.dev/google-samples/containers/gke/gb-frontend:v5