From 3c79661f484923a798ebfdfe2be6deb76f9f2622 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Wed, 11 Sep 2024 13:02:33 -0400 Subject: [PATCH] fix yaml CamelCase --- shpod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shpod.yaml b/shpod.yaml index 0f8377a..08f4b66 100644 --- a/shpod.yaml +++ b/shpod.yaml @@ -35,7 +35,7 @@ spec: image: bretfisher/shpod:latest stdin: true tty: true - imagepullpolicy: Always + imagePullPolicy: Always env: - name: HOSTIP valueFrom: