X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fholmes%2Fvalues.yaml;h=a536380bd512a19b042dfc30667b0fa6101e36c7;hb=refs%2Fheads%2Fmaster;hp=75521062f49e52a0fe0ab36d0ad432bca0c36217;hpb=1b174e56de13afad5312b2db0d9cecdb0d9c64ef;p=oom.git diff --git a/kubernetes/holmes/values.yaml b/kubernetes/holmes/values.yaml index 75521062f4..4ede9a15fd 100644 --- a/kubernetes/holmes/values.yaml +++ b/kubernetes/holmes/values.yaml @@ -22,6 +22,9 @@ global: #Service Names of the postgres db to connect to. #Override it to dbc-pg if localCluster is enabled. postgres: + #This flag allows SO to instantiate its own mariadb-galera cluster + #When changing it to "true", also set "globalCluster: false" + #as the dependency check will not work otherwise (Chart.yaml) localCluster: false globalCluster: true service: @@ -84,6 +87,8 @@ postgres-init: # pgPrimaryPassword: password # pgUserPassword: password # pgRootPassword: password + serviceAccount: + nameOverride: holmes-postgres-init holmes-engine-mgmt: config: