Created
June 26, 2020 11:22
-
-
Save velotiotech/f7f40252634cbd8c73a816632c1afb43 to your computer and use it in GitHub Desktop.
This file contains 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
velotiotech:~/work/mysql$ tree | |
. | |
├── charts | |
├── Chart.yaml | |
├── templates | |
│ ├── deployment.yaml | |
│ ├── _helpers.tpl | |
│ ├── NOTES.txt | |
│ ├── persistentVolumeClaim.yml | |
│ ├── serviceaccount.yaml | |
│ ├── service.yaml | |
│ └── tests | |
│ └── test-connection.yaml | |
└── values.yaml | |
3 directories, 9 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment