mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
8 lines
185 B
YAML
8 lines
185 B
YAML
|
kind: StorageClass
|
||
|
apiVersion: storage.k8s.io/v1
|
||
|
metadata:
|
||
|
name: testing-storage
|
||
|
provisioner: kubernetes.io/azure-file
|
||
|
parameters:
|
||
|
storageAccount: testrestart
|
||
|
location: westeurope
|