Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add driver and container-runtime args #19

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

spowelljr
Copy link
Collaborator

No description provided.

@spowelljr spowelljr force-pushed the addNewArgs branch 3 times, most recently from 6ee605e to 4cc3f5c Compare December 21, 2021 01:23
@@ -5,10 +5,18 @@

### minikube-action Arguments
- minikube-version (optional)
- description: allows you to use a specific minikube version
- description: Choose a specific minikube version
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets add a full example also in addition to this doc

as example 4
with configuring everyghing that this setup-minikube allows u to config

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example 2 contains full configuration

      with:
        minikube-version: 1.24.0
        driver: docker
        container-runtime: containerd

@medyagh medyagh merged commit d159d66 into medyagh:master Dec 21, 2021
@spowelljr spowelljr deleted the addNewArgs branch August 3, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants