kind: StorageClass | |
apiVersion: storage.k8s.io/v1 | |
metadata: | |
name: csi-hostpath-sc | |
provisioner: hostpath.csi.k8s.io | |
volumeBindingMode: WaitForFirstConsumer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment