Add initialize 'raw' chart
Showing
- chart/helm-nginx-example/.helmignore 23 additions, 0 deletionschart/helm-nginx-example/.helmignore
- chart/helm-nginx-example/Chart.yaml 24 additions, 0 deletionschart/helm-nginx-example/Chart.yaml
- chart/helm-nginx-example/templates/NOTES.txt 22 additions, 0 deletionschart/helm-nginx-example/templates/NOTES.txt
- chart/helm-nginx-example/templates/_helpers.tpl 62 additions, 0 deletionschart/helm-nginx-example/templates/_helpers.tpl
- chart/helm-nginx-example/templates/deployment.yaml 61 additions, 0 deletionschart/helm-nginx-example/templates/deployment.yaml
- chart/helm-nginx-example/templates/hpa.yaml 28 additions, 0 deletionschart/helm-nginx-example/templates/hpa.yaml
- chart/helm-nginx-example/templates/ingress.yaml 41 additions, 0 deletionschart/helm-nginx-example/templates/ingress.yaml
- chart/helm-nginx-example/templates/service.yaml 15 additions, 0 deletionschart/helm-nginx-example/templates/service.yaml
- chart/helm-nginx-example/templates/serviceaccount.yaml 12 additions, 0 deletionschart/helm-nginx-example/templates/serviceaccount.yaml
- chart/helm-nginx-example/templates/tests/test-connection.yaml 15 additions, 0 deletions...t/helm-nginx-example/templates/tests/test-connection.yaml
- chart/helm-nginx-example/values.yaml 83 additions, 0 deletionschart/helm-nginx-example/values.yaml
chart/helm-nginx-example/.helmignore
0 → 100644
chart/helm-nginx-example/Chart.yaml
0 → 100644
chart/helm-nginx-example/templates/NOTES.txt
0 → 100644
chart/helm-nginx-example/templates/hpa.yaml
0 → 100644
chart/helm-nginx-example/values.yaml
0 → 100644
Please register or sign in to comment