Created
April 7, 2019 02:50
-
-
Save mvillarrealb/ad62374ca7ad795e01cdf327c9f7cf49 to your computer and use it in GitHub Desktop.
values.yaml for stable/mysql helm deployment test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
mysqlUser: localUsr | |
mysqlPassword: localUsrxPwd# | |
mysqlRootPassword: FUnIsntSOmethingOneConsiderWhenBalancingTheUniverse | |
persistence: | |
enabled: true | |
storageClass: local-path |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment