-
- Downloads
started with template for new Helm chart
Showing
- chart/villas/.helmignore 22 additions, 0 deletionschart/villas/.helmignore
- chart/villas/Chart.yaml 21 additions, 0 deletionschart/villas/Chart.yaml
- chart/villas/templates/NOTES.txt 21 additions, 0 deletionschart/villas/templates/NOTES.txt
- chart/villas/templates/_helpers.tpl 63 additions, 0 deletionschart/villas/templates/_helpers.tpl
- chart/villas/templates/deployment.yaml 55 additions, 0 deletionschart/villas/templates/deployment.yaml
- chart/villas/templates/ingress.yaml 41 additions, 0 deletionschart/villas/templates/ingress.yaml
- chart/villas/templates/service.yaml 15 additions, 0 deletionschart/villas/templates/service.yaml
- chart/villas/templates/serviceaccount.yaml 8 additions, 0 deletionschart/villas/templates/serviceaccount.yaml
- chart/villas/templates/tests/test-connection.yaml 15 additions, 0 deletionschart/villas/templates/tests/test-connection.yaml
- chart/villas/values.yaml 66 additions, 0 deletionschart/villas/values.yaml
chart/villas/.helmignore
0 → 100644
chart/villas/Chart.yaml
0 → 100644
chart/villas/templates/NOTES.txt
0 → 100644
chart/villas/templates/_helpers.tpl
0 → 100644
chart/villas/templates/deployment.yaml
0 → 100644
chart/villas/templates/ingress.yaml
0 → 100644
chart/villas/templates/service.yaml
0 → 100644
chart/villas/templates/serviceaccount.yaml
0 → 100644
chart/villas/values.yaml
0 → 100644
Please register or sign in to comment