Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-07-16 11:05:58 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-07-16 11:05:58 +0300
commit1096e87dc3ad61f0b38e46006511ca21e9723705 (patch)
tree0f5a0ebb33c656ec6960f6c0bedf5d4e60d57fa4
parent0f17656ccc2dab4cf1e8000795b38b45afc1fa92 (diff)
parent7ea74ebe79f81278dbf624e94dbff7c97be7620c (diff)
Merge branch 'mention-nip-for-autodevops-configuration' into 'master'
Mention nip.io For AutoDevOps Testing See merge request gitlab-org/gitlab-development-kit!722
-rw-r--r--doc/howto/auto_devops/tips_and_troubleshooting.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/howto/auto_devops/tips_and_troubleshooting.md b/doc/howto/auto_devops/tips_and_troubleshooting.md
index ac9b9645c99..a70e433165e 100644
--- a/doc/howto/auto_devops/tips_and_troubleshooting.md
+++ b/doc/howto/auto_devops/tips_and_troubleshooting.md
@@ -28,6 +28,10 @@ to save yourself from setting up a full working Auto DevOps project.
- One can run manual Helm commands from your local machine and communicate to our remote Tiller running on GKE. Check our [Useful Commands - Talking to Tiller](./useful_commands.md#talking-to-tiller) to know how to achieve it.
+### Configuration for Auto DevOps base domain
+
+Please refer to the [Auto DevOps Base Domain](https://docs.gitlab.com/ee/topics/autodevops/#auto-devops-base-domain) to learn more about it.
+
## Development using localhost instead
Consider not using the internet-facing URL for non Auto DevOps flows,