summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-08-01 03:01:57 +0000
committerEvan Read <eread@gitlab.com>2019-08-01 03:01:57 +0000
commit10d8fbdc7d76ee2d4a61bd7aeb38dc5b47d7a9e6 (patch)
tree1e29d2e4958418196faf115ac98a5dbd7bf439ed
parenta29217cd3033783c055521c9a0a605b11e25e185 (diff)
parentad53457e09b7fee2fb7e7f2ae434aed31acb20fc (diff)
downloadgitlab-ce-10d8fbdc7d76ee2d4a61bd7aeb38dc5b47d7a9e6.tar.gz
Merge branch 'docs-private-registry' into 'master'
Add note about private container registry See merge request gitlab-org/gitlab-ce!31267
-rw-r--r--doc/topics/autodevops/index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 1687a3aee72..63a72f8f193 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -1069,6 +1069,12 @@ Container Registry. **Restarting a pod, scaling a service, or other actions whic
require on-going access to the registry may fail**. On-going secure access is
planned for a subsequent release.
+### Private registry support
+
+There is no documented way of using private container registry with Auto DevOps.
+We strongly advise using GitLab Container Registry with Auto DevOps in order to
+simplify configuration and prevent any unforeseen issues.
+
## Troubleshooting
- Auto Build and Auto Test may fail in detecting your language/framework. There