mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Create storage.yaml
This commit is contained in:
parent
86cfd155f2
commit
a490d407ae
1 changed files with 6 additions and 0 deletions
6
storage.yaml
Normal file
6
storage.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
kind: StorageClass
|
||||
apiVersion: storage.k8s.io/v1
|
||||
metadata:
|
||||
name: local-storage
|
||||
provisioner: kubernetes.io/no-provisioner
|
||||
volumeBindingMode: WaitForFirstConsumer
|
Loading…
Add table
Add a link
Reference in a new issue