Merge pull request #956 from 3dwardch3ng/app/ec-config-server

update service ec-config-server
This commit is contained in:
2024-09-06 23:59:59 +10:00
committed by GitHub
2 changed files with 7 additions and 2 deletions

View File

@@ -3,5 +3,6 @@ kind: Kustomization
helmCharts: helmCharts:
- name: ec-config-server - name: ec-config-server
repo: https://chartmuseum.cluster.edward.sydney:8899/ repo: https://chartmuseum.cluster.edward.sydney:8899/
version: 1.0.4 version: 1.0.6
releaseName: ec-config-server releaseName: ec-config-server
valuesFile: values.yaml

View File

@@ -0,0 +1,4 @@
spring:
activeprofile: native,k3s
persistence:
hostPath: /mnt/nfs/AppData/ec-config-server/config