Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 26, 2020 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/f7f40252634cbd8c73a816632c1afb43 to your computer and use it in GitHub Desktop.
Save velotiotech/f7f40252634cbd8c73a816632c1afb43 to your computer and use it in GitHub Desktop.
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