Skip to content

Instantly share code, notes, and snippets.

View rohitsakala's full-sized avatar

Sakala Venkata Krishna Rohit rohitsakala

View GitHub Profile
@viovanov
viovanov / bluemixpv.yaml
Last active March 10, 2020 07:31
bluemix persistent volume with storage class name
# needs the "containerization-nfs" namespace
# kubectl create -n containerization-nfs -f <URL>
---
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: nfs-provisioner-runner
rules:
- apiGroups: [""]