diff --git a/scripts/k8s/deploy.yml b/scripts/k8s/deploy.yml index 9931afaf..88d12534 100644 --- a/scripts/k8s/deploy.yml +++ b/scripts/k8s/deploy.yml @@ -36,6 +36,7 @@ spec: containers: - name: go-admin image: ${IMAGE} + imagePullPolicy: IfNotPresent ports: - containerPort: 8000 volumeMounts: