Skip to content

Commit e912500

Browse files
authored
Update deployment.md
1 parent 81f0683 commit e912500

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/deployment.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ Execute GitHub Actions to compile and build code, build images. For more informa
1717

1818
## Helm Chart (GitHub Project `it-at-m/helm-charts`)
1919

20-
![architekture-external-helm-chart](images/external-helm-chart.drawio.png)
20+
In the repository [it-at-m/helm-charts](https://github.com/it-at-m/helm-charts) we provide helm charts for Docker images created in our project repos. We created a [template-chart]https://github.com/it-at-m/helm-charts/tree/main/charts/refarch-templates. You can configure dynamically in the values.yml the frontend, backend, eai docker image.
2121

22-
In the repository [it-at-m/helm-charts](https://github.com/it-at-m/helm-charts) we provide helm charts for Docker images created in our project repos. There you can find the sample helm chart [sps-sample](https://github.com/it-at-m/helm-charts/tree/main/charts/sps-sample), which consists of subcharts.
23-
Each subchart is a different module, for example frontend, backend, eai. Each module was created with `helm create` and we made some adaptions. The Chart.yml includes the external dependency of the [RefArch API Gateway Helm Chart](https://github.com/it-at-m/helm-charts/tree/main/charts/refarch-gateway). The main config is done in the values.yml of the parent chart.
24-
In the sections refarch-gateway, frontend, backend of the configuration file values.yaml you can configure the subcharts.
2522

2623
## Internal Deployment (Image Repository `Quay`, Git Repository GitLab `git.muenchen.de`, Kubernetes platform `OpenShift`)
2724

0 commit comments

Comments
 (0)