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
This commit is contained in:
2025-07-28 10:25:17 +02:00
committed by swordsteel
parent dd4b761d80
commit d65799bc56
8 changed files with 137 additions and 3 deletions

View File

@@ -40,3 +40,9 @@ releases:
chart: ./charts/07-device-api
values: []
historyMax: 3
- name: registry-api
namespace: hlaeja-testing
chart: ./charts/08-registry-api
values: []
historyMax: 3