Image Pull Policy for Local Development
Beginner
Enforce correct imagePullPolicy settings when using locally loaded images in minikube to prevent ImagePullBackOff errors and unnecessary registry pulls.
File Patterns
**/k8s/**/*.yaml**/deploy/**/*.yaml**/manifests/**/*.yaml**/values*.yaml
This rule applies to files matching the patterns above.
Rule Content
FAQ
Discussion
Loading comments...