Skip to content

Instantly share code, notes, and snippets.

@mvillarrealb
Created April 7, 2019 02:51
Show Gist options
  • Save mvillarrealb/c26dece6be39ff919b00299c324f5a72 to your computer and use it in GitHub Desktop.
Save mvillarrealb/c26dece6be39ff919b00299c324f5a72 to your computer and use it in GitHub Desktop.
Install Mysql using helm
helm install --name local-database --namespace test -f mysql.yaml stable/mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment