loft-sh / jspolicy

jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript
https://www.jspolicy.com
Apache License 2.0
353 stars 35 forks source link

Add priority class value #86

Closed mishaprokop4ik closed 1 year ago

mishaprokop4ik commented 1 year ago

Description

In this PR I want to add priorityClassName to jsPolicy Helm Chart. I want to do it because in some system jsPolicy can work as system critical component and to make it more privileged I added priorityClassName value to the jsPolicy Chart. I added priorityClassName without any default values because usually, jsPolicy may not need this privilege.

Testing

The command which I use to deploy jsPolicy Helm Chart - helm install jspolicy . --set priorityClassName=system-cluster-critical

Screenshot 2023-02-11 at 12 18 59
netlify[bot] commented 1 year ago

Deploy request for jspolicy-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit cdb6fc4a1b2804f408bbe37ef90a4886fc10b461
jit-ci[bot] commented 1 year ago

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

mishaprokop4ik commented 1 year ago

@89luca89 @matskiv @MaxRink @richburroughs PTAL