diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-11-23 11:21:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-23 11:21:23 +0000 |
commit | 37ff8414e2a492addb19a6bdedde4e76c768edd3 (patch) | |
tree | 7718254706a88139a780cdc6a8c6c5aefb616c55 /kubernetes/portal/components/portal-mariadb/values.yaml | |
parent | b6b8feb8263bc859d48640033087b38f295dfeb8 (diff) | |
parent | 585dd9dd7c02c76745cc7f3ec8a78b9fb0fc352b (diff) |
Merge "[PORTAL] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/portal/components/portal-mariadb/values.yaml')
-rw-r--r-- | kubernetes/portal/components/portal-mariadb/values.yaml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/kubernetes/portal/components/portal-mariadb/values.yaml b/kubernetes/portal/components/portal-mariadb/values.yaml index 5061593739..99dda390b4 100644 --- a/kubernetes/portal/components/portal-mariadb/values.yaml +++ b/kubernetes/portal/components/portal-mariadb/values.yaml @@ -19,17 +19,11 @@ global: # global defaults nodePortPrefix: 302 persistence: {} - readinessImage: onap/oom/readiness:3.0.1 - busyBoxImage: busybox:1.30 - busyBoxRepository: docker.io # application image -repository: nexus3.onap.org:10001 image: onap/portal-db:3.4.1 pullPolicy: Always - - -mariadbInitImage: "oomk8s/mariadb-client-init:3.0.0" +mariadbInitImage: oomk8s/mariadb-client-init:3.0.0 # application configuration config: |