All Downloads are FREE. Search and download functionalities are using the official Maven repository.

operator.azure-aks.azure-disk-sc.yaml Maven / Gradle / Ivy

There is a newer version: 23.3.0-1025.941
Show newest version
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
  name: {{NAME}}
provisioner: kubernetes.io/azure-disk
reclaimPolicy: Delete
volumeBindingMode: WaitForFirstConsumer




© 2015 - 2024 Weber Informatics LLC | Privacy Policy