-
- Downloads
Added k8s files
Showing
- commands/init.go 91 additions, 6 deletionscommands/init.go
- templates/dockerignore.tmpl 33 additions, 0 deletionstemplates/dockerignore.tmpl
- templates/gitignore.tmpl 28 additions, 0 deletionstemplates/gitignore.tmpl
- templates/k8s/deployment.mysql.template.yaml.tmpl 57 additions, 0 deletionstemplates/k8s/deployment.mysql.template.yaml.tmpl
- templates/k8s/deployment.postgres.template.yaml.tmpl 57 additions, 0 deletionstemplates/k8s/deployment.postgres.template.yaml.tmpl
- templates/k8s/persistentVolume.template.yaml.tmpl 15 additions, 0 deletionstemplates/k8s/persistentVolume.template.yaml.tmpl
- templates/k8s/persistentVolumeClaim.template.yaml.tmpl 17 additions, 0 deletionstemplates/k8s/persistentVolumeClaim.template.yaml.tmpl
- templates/k8s/service.template.yaml.tmpl 19 additions, 0 deletionstemplates/k8s/service.template.yaml.tmpl
- templates/templates.go 3 additions, 3 deletionstemplates/templates.go
templates/dockerignore.tmpl
0 → 100644
templates/gitignore.tmpl
0 → 100644
templates/k8s/service.template.yaml.tmpl
0 → 100644
Please register or sign in to comment