Merge branch '1-add-undeploy-command' into 'master'
Resolve "add `undeploy` command" Closes #1 See merge request !1
Showing
- .env 3 additions, 0 deletions.env
- Changelog.md 6 additions, 0 deletionsChangelog.md
- Readme.md 25 additions, 0 deletionsReadme.md
- assets/deployer 46 additions, 49 deletionsassets/deployer
- docker-compose.yml 35 additions, 1 deletiondocker-compose.yml
- docs/workflow.wsd 1 addition, 2 deletionsdocs/workflow.wsd
- examplechart/.helmignore 21 additions, 0 deletionsexamplechart/.helmignore
- examplechart/Chart.yaml 5 additions, 0 deletionsexamplechart/Chart.yaml
- examplechart/templates/NOTES.txt 19 additions, 0 deletionsexamplechart/templates/NOTES.txt
- examplechart/templates/_helpers.tpl 32 additions, 0 deletionsexamplechart/templates/_helpers.tpl
- examplechart/templates/deployment.yaml 51 additions, 0 deletionsexamplechart/templates/deployment.yaml
- examplechart/templates/ingress.yaml 38 additions, 0 deletionsexamplechart/templates/ingress.yaml
- examplechart/templates/service.yaml 19 additions, 0 deletionsexamplechart/templates/service.yaml
- examplechart/values.yaml 45 additions, 0 deletionsexamplechart/values.yaml
.env
0 → 100644
examplechart/.helmignore
0 → 100644
examplechart/Chart.yaml
0 → 100644
examplechart/templates/NOTES.txt
0 → 100644
examplechart/templates/_helpers.tpl
0 → 100644
examplechart/templates/deployment.yaml
0 → 100644
examplechart/templates/ingress.yaml
0 → 100644
examplechart/templates/service.yaml
0 → 100644
examplechart/values.yaml
0 → 100644
Please register or sign in to comment