aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rwxr-xr-xkubernetes/policy/values.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml
index 714f9d928c..a623c352fb 100755
--- a/kubernetes/policy/values.yaml
+++ b/kubernetes/policy/values.yaml
@@ -17,7 +17,6 @@
# Global configuration defaults.
#################################################################
global:
- readinessImage: onap/oom/readiness:3.0.1
aafEnabled: true
mariadb:
# '&mariadbConfig' means we "store" the values for later use in the file
@@ -76,9 +75,11 @@ policy-nexus:
#################################################################
repository: nexus3.onap.org:10001
-mariadb_image: library/mariadb:10
pullPolicy: Always
+mariadb:
+ image: mariadb:10.5.8
+
subChartsOnly:
enabled: true