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

App/ec config server
This commit is contained in:
2024-08-31 10:18:23 +10:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

View File

@@ -20,4 +20,4 @@ version: 1.0.0
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using. # follow Semantic Versioning. They should reflect the version the application is using.
appVersion: "1.0.4" appVersion: "1.0.5"

View File

@@ -108,7 +108,7 @@ serviceAccount:
name: ec-user name: ec-user
spring: spring:
activeprofile: native,k8s activeprofile: native,k3s
configNativeSearchLocation: configNativeSearchLocation:
tolerations: [] tolerations: []