17 Commits

Author SHA1 Message Date
4f9400c2f9 update helm 2025-08-20 22:59:28 +02:00
0e8e48dbdb cleanup 2025-08-20 22:52:36 +02:00
f5c1707179 rename helm databases to dependency 2025-07-28 13:03:38 +02:00
c91bafd272 rename helmfile for local version
update README.md
add helmfile.yaml to .gitignore
rename helmfile.yaml to helmfile.yaml-dev
2025-07-28 11:37:04 +02:00
0368a2c6fa helm hlaeja management
- add actuator.http
- add http-client.env.json-dev
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
d65799bc56 helm hlaeja registry api
- update actuator.http
- update helmfile.yaml
- add 03-service.yaml
- add 02-deployment.yaml
- add 01-configmap.yaml
- update 01 secret values.yaml with keystore
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
dd4b761d80 helm hlaeja device api
- update actuator.http
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- update 01 secret values.yaml with keystore
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
60c236784a helm database redis
- update values.yaml for redis
- update Chart.yaml for redis
2025-07-28 11:37:04 +02:00
c0d0156da8 helm hlaeja device data
- update actuator.http
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
67c92fa4c7 helm database influxdb
- update values.yaml for influxdb
- update Chart.yaml for influxdb
2025-07-28 11:37:04 +02:00
638be7dc51 helm hlaeja device configuration
- update actuator.http
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
dae1879dbb helm database cassandra
- update values.yaml for cassandra
- update Chart.yaml for cassandra
2025-07-28 11:37:04 +02:00
d800579673 helm hlaeja device registry
- update actuator.http
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- update 01 secret values.yaml with jwt
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
6c906ec522 helm hlaeja account registry
- update actuator.http
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- update 01 secret values.yaml with jwt
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
1d0346d5e2 helm database postgresql
- add Chart.lock to .gitignore
- update helmfile.yaml with database
- add values.yaml with postgresql
- add Chart.yaml with postgresql
2025-07-28 11:37:04 +02:00
cecdb1a627 helm secrets
- add docker registry config
   - update values.yaml with values from 03-keystore.yaml
   - add 03-keystore.yaml
- add docker registry config
   - update values.yaml with values from 02-json-web-token.yaml
   - add 02-json-web-token.yaml
- add docker registry config
   - update values.yaml with values from 01-docker-registry.yaml
   - add 01-docker-registry.yaml
   - update kube/01-initialize/02-registry-secret.yaml
   - extract docker registry /doc/k8s-testing.md to doc/k8s-docker-registry.md
- add values.yaml
- add Chart.yaml
- add helmfile.yaml
2025-07-28 11:37:04 +02:00
8ead30676a set up helm structure 2025-07-28 11:37:04 +02:00