- Downloads
Helm Config
parent
b3892253
No related branches found
No related tags found
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
Showing
- cloud_computing_helm/.helmignore 23 additions, 0 deletionscloud_computing_helm/.helmignore
- cloud_computing_helm/Chart.yaml 24 additions, 0 deletionscloud_computing_helm/Chart.yaml
- cloud_computing_helm/templates/NOTES.txt 22 additions, 0 deletionscloud_computing_helm/templates/NOTES.txt
- cloud_computing_helm/templates/_helpers.tpl 62 additions, 0 deletionscloud_computing_helm/templates/_helpers.tpl
- cloud_computing_helm/templates/deployment.yaml 61 additions, 0 deletionscloud_computing_helm/templates/deployment.yaml
- cloud_computing_helm/templates/grafana-data-persistentvolumeclaim.yaml 14 additions, 0 deletions...ng_helm/templates/grafana-data-persistentvolumeclaim.yaml
- cloud_computing_helm/templates/grafana-deployment.yaml 41 additions, 0 deletionscloud_computing_helm/templates/grafana-deployment.yaml
- cloud_computing_helm/templates/grafana-service.yaml 22 additions, 0 deletionscloud_computing_helm/templates/grafana-service.yaml
- cloud_computing_helm/templates/hpa.yaml 28 additions, 0 deletionscloud_computing_helm/templates/hpa.yaml
- cloud_computing_helm/templates/ingress.yaml 61 additions, 0 deletionscloud_computing_helm/templates/ingress.yaml
- cloud_computing_helm/templates/mongodb-deployment.yaml 43 additions, 0 deletionscloud_computing_helm/templates/mongodb-deployment.yaml
- cloud_computing_helm/templates/mongodb-exporter-deployment.yaml 35 additions, 0 deletions...computing_helm/templates/mongodb-exporter-deployment.yaml
- cloud_computing_helm/templates/mongodb-exporter-service.yaml 22 additions, 0 deletionscloud_computing_helm/templates/mongodb-exporter-service.yaml
- cloud_computing_helm/templates/mongodb-persistentvolumeclaim.yaml 14 additions, 0 deletions...mputing_helm/templates/mongodb-persistentvolumeclaim.yaml
- cloud_computing_helm/templates/mongodb-service.yaml 19 additions, 0 deletionscloud_computing_helm/templates/mongodb-service.yaml
- cloud_computing_helm/templates/nginx-claim0-persistentvolumeclaim.yaml 14 additions, 0 deletions...ng_helm/templates/nginx-claim0-persistentvolumeclaim.yaml
- cloud_computing_helm/templates/nginx-deployment.yaml 42 additions, 0 deletionscloud_computing_helm/templates/nginx-deployment.yaml
- cloud_computing_helm/templates/nginx-service.yaml 22 additions, 0 deletionscloud_computing_helm/templates/nginx-service.yaml
- cloud_computing_helm/templates/node-exporter-claim0-persistentvolumeclaim.yaml 14 additions, 0 deletions...templates/node-exporter-claim0-persistentvolumeclaim.yaml
- cloud_computing_helm/templates/node-exporter-claim1-persistentvolumeclaim.yaml 14 additions, 0 deletions...templates/node-exporter-claim1-persistentvolumeclaim.yaml
cloud_computing_helm/.helmignore
0 → 100644
cloud_computing_helm/Chart.yaml
0 → 100644
cloud_computing_helm/templates/NOTES.txt
0 → 100644
cloud_computing_helm/templates/_helpers.tpl
0 → 100644
cloud_computing_helm/templates/hpa.yaml
0 → 100644
cloud_computing_helm/templates/ingress.yaml
0 → 100644
Please sign in to comment