Skip to content

Instantly share code, notes, and snippets.

@gigkokman
Last active December 19, 2018 10:14
Show Gist options
  • Save gigkokman/033cbc6242ad770e26c7100bad2b3c3e to your computer and use it in GitHub Desktop.
Save gigkokman/033cbc6242ad770e26c7100bad2b3c3e to your computer and use it in GitHub Desktop.
Fixed "pod has unbound PersistentVolumeClaims" cause of pod status pending
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: standard
provisioner: docker.io/hostpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment