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
This commit is contained in:
@@ -10,3 +10,9 @@ releases:
|
||||
chart: ./charts/02-database
|
||||
values: []
|
||||
historyMax: 3
|
||||
|
||||
- name: account-register
|
||||
namespace: hlaeja-testing
|
||||
chart: ./charts/03-account-registry
|
||||
values: []
|
||||
historyMax: 3
|
||||
|
||||
Reference in New Issue
Block a user