1
0
Fork 0
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:
Bakyt8040 2025-05-23 18:56:51 +06:00 committed by GitHub
parent 86cfd155f2
commit a490d407ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
storage.yaml Normal file
View file

@ -0,0 +1,6 @@
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: local-storage
provisioner: kubernetes.io/no-provisioner
volumeBindingMode: WaitForFirstConsumer