Skip to content

Commit

Permalink
Allow kubernetes to pull image when required
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjbrown committed Nov 5, 2022
1 parent 2e542b1 commit ffc0531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes/pygrowatt-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ spec:
containers:
- name: pygrowatt-container
image: pygrowatt
imagePullPolicy: Never
env:
- name: TZ
value: Etc/GMT
Expand Down

0 comments on commit ffc0531

Please sign in to comment.