Skip to content

Commit

Permalink
Add default storage class (#159)
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Hros <[email protected]>
  • Loading branch information
chess-knight authored Aug 12, 2024
1 parent 751ea2d commit 5a96a3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions providers/openstack/scs/cluster-addon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ openstack-cinder-csi:
effect: NoSchedule
- key: node-role.kubernetes.io/control-plane
effect: NoSchedule
storageClass:
delete:
isDefault: true
yawol-controller:
yawolOSSecretName: cloud-config
enabled: false

0 comments on commit 5a96a3a

Please sign in to comment.