Merge pull request #900 from 3dwardch3ng/app/ec-config-server
App/ec config server
This commit is contained in:
@@ -20,4 +20,4 @@ version: 1.0.0
|
||||
# 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
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
appVersion: "1.0.4"
|
||||
appVersion: "1.0.5"
|
||||
|
||||
@@ -108,7 +108,7 @@ serviceAccount:
|
||||
name: ec-user
|
||||
|
||||
spring:
|
||||
activeprofile: native,k8s
|
||||
activeprofile: native,k3s
|
||||
configNativeSearchLocation:
|
||||
|
||||
tolerations: []
|
||||
|
||||
Reference in New Issue
Block a user