Merge branch 'include-helm' into 'main'
include helm under each app and change to ci file template See merge request !4
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 193 additions, 0 deletions.gitlab-ci.yml
- apps/attestation-manager/deployment/helm/Chart.yaml 6 additions, 0 deletionsapps/attestation-manager/deployment/helm/Chart.yaml
- apps/attestation-manager/deployment/helm/LICENSE 15 additions, 0 deletionsapps/attestation-manager/deployment/helm/LICENSE
- apps/attestation-manager/deployment/helm/README.md 67 additions, 0 deletionsapps/attestation-manager/deployment/helm/README.md
- apps/attestation-manager/deployment/helm/templates/_helpers.tpl 94 additions, 0 deletions...ttestation-manager/deployment/helm/templates/_helpers.tpl
- apps/attestation-manager/deployment/helm/templates/deployment.yaml 81 additions, 0 deletions...station-manager/deployment/helm/templates/deployment.yaml
- apps/attestation-manager/deployment/helm/templates/hpa.yaml 27 additions, 0 deletionsapps/attestation-manager/deployment/helm/templates/hpa.yaml
- apps/attestation-manager/deployment/helm/templates/ingress.yaml 29 additions, 0 deletions...ttestation-manager/deployment/helm/templates/ingress.yaml
- apps/attestation-manager/deployment/helm/templates/service.yaml 16 additions, 0 deletions...ttestation-manager/deployment/helm/templates/service.yaml
- apps/attestation-manager/deployment/helm/values-override.yaml 37 additions, 0 deletions.../attestation-manager/deployment/helm/values-override.yaml
- apps/attestation-manager/deployment/helm/values.yaml 121 additions, 0 deletionsapps/attestation-manager/deployment/helm/values.yaml
- apps/connection-manager/deployment/helm/Chart.yaml 6 additions, 0 deletionsapps/connection-manager/deployment/helm/Chart.yaml
- apps/connection-manager/deployment/helm/LICENSE 15 additions, 0 deletionsapps/connection-manager/deployment/helm/LICENSE
- apps/connection-manager/deployment/helm/README.md 64 additions, 0 deletionsapps/connection-manager/deployment/helm/README.md
- apps/connection-manager/deployment/helm/templates/_helpers.tpl 94 additions, 0 deletions...connection-manager/deployment/helm/templates/_helpers.tpl
- apps/connection-manager/deployment/helm/templates/deployment.yaml 80 additions, 0 deletions...nection-manager/deployment/helm/templates/deployment.yaml
- apps/connection-manager/deployment/helm/templates/hpa.yaml 27 additions, 0 deletionsapps/connection-manager/deployment/helm/templates/hpa.yaml
- apps/connection-manager/deployment/helm/templates/ingress.yaml 29 additions, 0 deletions...connection-manager/deployment/helm/templates/ingress.yaml
- apps/connection-manager/deployment/helm/templates/service.yaml 16 additions, 0 deletions...connection-manager/deployment/helm/templates/service.yaml
- apps/connection-manager/deployment/helm/values-override.yaml 38 additions, 0 deletionsapps/connection-manager/deployment/helm/values-override.yaml
.gitlab-ci.yml
0 → 100644
Please register or sign in to comment