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
This commit is contained in:
2025-07-27 22:14:44 +02:00
committed by swordsteel
parent 60c236784a
commit dd4b761d80
9 changed files with 160 additions and 4 deletions

View File

@@ -34,3 +34,9 @@ releases:
chart: ./charts/06-device-data
values: []
historyMax: 3
- name: device-api
namespace: hlaeja-testing
chart: ./charts/07-device-api
values: []
historyMax: 3