Skip to content

Commit 9479e81

Browse files
committed
Verified the volume setup with Minikube
1 parent 4351e7c commit 9479e81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: StorageClass
2+
apiVersion: storage.k8s.io/v1
3+
metadata:
4+
name: kafka-zookeeper
5+
provisioner: k8s.io/minikube-hostpath

0 commit comments

Comments
 (0)