Skip to content

Commit a6397c2

Browse files
committed
Add minikube values
Signed-off-by: Raul Gonzales <[email protected]>
1 parent aea48c9 commit a6397c2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
storageClass: standard
2+
image:
3+
tag: latest
4+
pullPolicy: Never
5+
composer:
6+
logLevel: "Debug"
7+
daemonset:
8+
mountContainerRuntimeEndpoint: true
9+
hostContainerRuntimeEndpoint: "/var/run/cri-dockerd.sock"
10+
crioEndpoint: "unix:///var/run/cri-dockerd.sock"
11+
deployCrioConfig: true
12+
includeCrioExe: true

0 commit comments

Comments
 (0)