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
This commit is contained in:
2025-07-27 12:33:20 +02:00
committed by swordsteel
parent 6c906ec522
commit d800579673
9 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
environment: testing
replicas: 1
#loadBalancerIP: 10.0.3.22
docker:
registry: dockerRegistry
image: lulz.ltd/hlaeja/hlaeja-device-registry:0.1.0
secrets:
r2dbcPassword: "password"
config:
profiles: testing
r2dbcUrl: r2dbc:postgresql://database-postgresql:5432/device_registry
r2dbcUsername: services
jwtPrivetKey:
name: device-jwt-private-key
filename: private_key.pem