summaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/components/cps-core/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/cps/components/cps-core/values.yaml')
-rw-r--r--kubernetes/cps/components/cps-core/values.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/kubernetes/cps/components/cps-core/values.yaml b/kubernetes/cps/components/cps-core/values.yaml
index a6df12c376..303ba49752 100644
--- a/kubernetes/cps/components/cps-core/values.yaml
+++ b/kubernetes/cps/components/cps-core/values.yaml
@@ -1,4 +1,5 @@
-# Copyright (C) 2021 Pantheon.tech, Orange, Bell Canada.
+# Copyright (C) 2021 Pantheon.tech, Orange, Bell Canada.
+# Modifications Copyright (C) 2022 Bell Canada
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -197,6 +198,7 @@ logging:
# Postgres overriding defaults in the postgres
#################################################################
postgres:
+ postgresInit: true
nameOverride: &postgresName cps-core-postgres
service:
name: *postgresName