We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd83dd3 commit 350f55eCopy full SHA for 350f55e
.github/actions/start-minikube/action.yaml
@@ -6,7 +6,7 @@ inputs:
6
minikube_driver:
7
default: docker
8
minikube_extra_options:
9
- default: '--embed-certs --nodes 2'
+ default: '--embed-certs --nodes 3'
10
oc_kcm_timeout:
11
default: 5m
12
0 commit comments