forked from apalia/cloudstack-csi-driver
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(chart): Complete refactor of chart
* Seperated sidecar settings * Improved security w/ seccomp profiles, read only fs * Adjusted node-driver-registrar liveness probe * Improve security of node daemonset by using a service account & cluster role * Reduce leases RBAC to a role instead of a clusterrole permission * Disable podInfoOnMount in CSIDriver (not needed) * Allow config of metadata source (cloud-init/ignition) * Allow config of volume attach limit
- Loading branch information
Showing
19 changed files
with
942 additions
and
502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.