Skip to content

Commit

Permalink
chmage image name
Browse files Browse the repository at this point in the history
  • Loading branch information
PeeQuessada committed Mar 14, 2024
1 parent 337c2de commit 639eee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/api-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: api-container
image: ${IMAGE_NAME}:${IMAGE_TAG}
image: $IMAGE_NAME:$IMAGE_TAG
workingDir: /usr/api
resources:
requests:
Expand Down

0 comments on commit 639eee2

Please sign in to comment.