Skip to content

Commit 17fe39f

Browse files
committed
✏️ F
modified: charts/kube-arch-scheduler/Chart.yaml; modified: charts/kube-arch-scheduler/templates/rbac.yaml
1 parent 6cfc878 commit 17fe39f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/kube-arch-scheduler/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.0.9
16+
version: 0.0.10
1717
appVersion: 0.0.3

charts/kube-arch-scheduler/templates/rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ rules:
112112
resources:
113113
- storageclasses
114114
- csinodes
115+
- csistoragecapacities
115116
verbs:
116117
- get
117118
- list

0 commit comments

Comments
 (0)