Skip to content

Instantly share code, notes, and snippets.

@xximjasonxx
Created November 28, 2020 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xximjasonxx/c61adb2065edd311d62419a5e4e3e997 to your computer and use it in GitHub Desktop.
Save xximjasonxx/c61adb2065edd311d62419a5e4e3e997 to your computer and use it in GitHub Desktop.
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: file-storage
provisioner: kubernetes.io/azure-file
parameters:
skuName: Standard_LRS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment