Skip to content

Commit

Permalink
modified the image name in k8s config
Browse files Browse the repository at this point in the history
  • Loading branch information
gianniacquisto committed Jan 23, 2024
1 parent cc59993 commit 092f12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-python-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: weighttracker
image: weighttracker:latest #gianniacquisto/weight-tracker
image: gianniacquisto/weight-tracker
imagePullPolicy: Always
ports:
- containerPort: 8000
Expand Down

0 comments on commit 092f12c

Please sign in to comment.