Fix(kickstart): pull policy
All checks were successful
Lint yaml / build-package (push) Successful in 3s

This commit is contained in:
2024-12-09 14:33:32 +00:00
parent a38e38d58f
commit 681f67ded6

View File

@@ -26,3 +26,4 @@ spec:
containerPort: 8080 containerPort: 8080
imagePullSecrets: imagePullSecrets:
- name: regcred - name: regcred
imagePullPolicy: Always