Skip to content

Commit

Permalink
Added HealthCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
mukulmantosh committed Nov 4, 2023
1 parent c503d1f commit c9be696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/gke/app/deploy-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
app: go-ecommerce-app
spec:
containers:
- image: asia-south1-docker.pkg.dev/invertible-now-401505/go-ecommerce/go-ecommerce:1.0
- image: <DOCKER_IMAGE_URL>
imagePullPolicy: Always
name: go-ecomm-container
envFrom:
Expand Down

0 comments on commit c9be696

Please sign in to comment.