Skip to content

Commit

Permalink
Update deploy.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
saiyam1814 committed Aug 20, 2024
1 parent 2bc7263 commit 4dd34e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmpl/deploy.j2
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: my-app
image: saiyam911/kubesimplify-demo:{{ image_deploy_tag }}
image: docker.io/saiyam911/devops-project:{{ image_deploy_tag }}
imagePullPolicy: Always
env:
- name: DB_USERNAME
Expand Down

0 comments on commit 4dd34e4

Please sign in to comment.