Skip to content

Commit

Permalink
Create sc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
romeokienzler authored Apr 17, 2023
1 parent c0ed907 commit 498885e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kubespray/sc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: local-storage
provisioner: kubernetes.io/no-provisioner
volumeBindingMode: WaitForFirstConsumer

0 comments on commit 498885e

Please sign in to comment.