Skip to content

Commit

Permalink
fix yaml CamelCase
Browse files Browse the repository at this point in the history
  • Loading branch information
BretFisher committed Sep 11, 2024
1 parent 4ce102e commit 3c79661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shpod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
image: bretfisher/shpod:latest
stdin: true
tty: true
imagepullpolicy: Always
imagePullPolicy: Always
env:
- name: HOSTIP
valueFrom:
Expand Down

0 comments on commit 3c79661

Please sign in to comment.