From a5c4efb35af491aca4abccf6279a900ac6c123fb Mon Sep 17 00:00:00 2001 From: aliasboink <87517890+aliasboink@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:04:39 +0300 Subject: [PATCH] README.md - deleted a misleading section Used a feature (starting own docker registry from helm) that no longer exists. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0ce64f3..79d9926 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,6 @@ RUN /opt/stackstorm/st2/bin/st2-pack-install ${PACKS} FROM stackstorm/st2packs:runtime ``` -If you have enabled the k8s Docker Registry using `docker-registry.enabled = true` -in the Helm chart configuration `values.yaml` at https://github.com/stackstorm/stackstorm-ha, -then set `` to `localhost:5000`. - # Helper images The `st2packs-builder` and `st2packs-runtime` directories each contain a Dockerfile for images that