summaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-04-30 06:08:03 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-30 06:08:03 +0000
commit74d9c9b6286d381dade24abbbcad8a41a4fdf4b4 (patch)
treea6c77a16b9a2bb214b0244aa7e051a66c41c0be8 /kubernetes/cps/values.yaml
parentc903b986e64ea873f3885951f70638e20ff667de (diff)
parent5a47eaff250a8b4b5035586447ca1284ba620695 (diff)
Merge "[CPS] Remove duplicate configuration"
Diffstat (limited to 'kubernetes/cps/values.yaml')
-rwxr-xr-xkubernetes/cps/values.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/kubernetes/cps/values.yaml b/kubernetes/cps/values.yaml
index ea4639f315..2312a4994d 100755
--- a/kubernetes/cps/values.yaml
+++ b/kubernetes/cps/values.yaml
@@ -127,8 +127,16 @@ config:
# REST API basic authentication credentials (passsword is generated if not provided)
appUserName: cpsuser
+ spring:
+ profile: helm
#appUserPassword:
+# Any new property can be added in the env by setting in overrides in the format mentioned below
+# All the added properties must be in "key: value" format insead of yaml.
+# additional:
+# spring.config.max-size: 200
+# spring.config.min-size: 10
+
logging:
level: INFO
path: /tmp