Skip to content

Commit

Permalink
Portworx helm chart changes (#1226)
Browse files Browse the repository at this point in the history
* Portworx helm chart changes:
1. Changed CSIDriver version to storage.k8s.io/v1
2. Removed kubernetes.io/arch and node-role.kubernetes.io/master
   node affinities for portworx daemonset
3. Moved all node affinities to kubernetes.io/arch
4. Quote imageVersion value in annotation
5. Install Autopilot+Prometheus+Grafana when CloudDrives are used

Signed-off-by: Vinayak Shinde <[email protected]>

* Updated portworx-pvc-controller RBAC permissions for lease resource

Signed-off-by: Vinayak Shinde <[email protected]>
  • Loading branch information
vinayakshnd authored Jul 14, 2022
1 parent bcc2a98 commit bf36cb6
Show file tree
Hide file tree
Showing 21 changed files with 27,994 additions and 20 deletions.
2 changes: 1 addition & 1 deletion community/portworx/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: portworx
version: 1.0.31
version: 1.0.32
description: A Helm chart for installing Portworx on Kubernetes.
tillerVersion: ">=2.7.2"
kubeVersion: ">=1.10.0"
Expand Down
21,273 changes: 21,273 additions & 0 deletions community/portworx/crds/prometheus.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit bf36cb6

Please sign in to comment.