jfrog / kubenab

Kubernetes Admission Webhook to enforce pulling of Docker images from the private registry.
Apache License 2.0
46 stars 12 forks source link

Chart: Add securityContext and health probes, with sane defaults #49

Closed fmotrifork closed 3 years ago

fmotrifork commented 3 years ago

Adding sane security context and health probes to the Helm Chart.

Analysis before using Polaris: image

Analysis after using Polaris: image

rimusz commented 3 years ago

thank you for the PR 👍