Skip to content

Commit

Permalink
Update app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hassnatahmad authored May 28, 2024
1 parent 1bc5c26 commit cfcaed4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: k8s-deployment-restarter-account
containers:
- name: k8s-deployment-restarter
image: <your-image>
image: ghcr.io/cloudnative-zoo/k8s-deployment-restarter:master
ports:
- containerPort: 8000
env:
Expand All @@ -47,4 +47,4 @@ spec:
targetPort: 8080
selector:
app: k8s-deployment-restarter
---
---

0 comments on commit cfcaed4

Please sign in to comment.