diff --git a/Dockerfile b/Dockerfile index a89fd9c1b5edbb4c2f8b304fc0f5fc6d713cd675..0bd97a469b0b6763346f49a67fd833c68f33c8ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_REGISTRY=nexus-docker-secure.levelup-dev.io +ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=redhat/ubi/ubi8 ARG BASE_TAG=8.2 FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/README.md b/README.md index 957e87bd578bb42f47f37a87549da1d6f0067f0e..4f8a9ba662512de58a6dad92cc49273702e69df8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The [MariaDB documentation](https://mariadb.org/documentation/) provides an intr ## Usage -The values-ironbank.yaml file located [here](https://repo1.dsop.io/dsop/charts/-/tree/master/stable) provides a recommended secure configuration of MariaDB and can replace the values.yaml in the standard Helm chart (also provided in this repository). Please see the following links for more information regarding configration options for production-ready deployments. +The values-ironbank.yaml file located [here](https://repo1.dsop.io/dsop/charts/-/tree/master/bitnami/mariadb) provides a recommended secure configuration of MariaDB and can replace the values.yaml in the standard Helm chart (also provided in this repository). Please see the following links for more information regarding configration options for production-ready deployments. ## Volumes