summaryrefslogtreecommitdiff
path: root/doc/topics
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-01-07 10:00:24 +1300
committerThong Kuah <tkuah@gitlab.com>2019-01-07 11:01:41 +1300
commit5976b8f7ad71ba15d77682efc318cdd7ca4ab070 (patch)
treea7809eb3d9775c0edf1c0d9a16e3524a5ed76666 /doc/topics
parent99f0539587fad35bdbf1b16ea4f082757f44b053 (diff)
downloadgitlab-ce-5976b8f7ad71ba15d77682efc318cdd7ca4ab070.tar.gz
Note that multiline variables are not supported
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/autodevops/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index b3fd4261711..d2f5498e6eb 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -730,6 +730,10 @@ metadata:
type: Opaque
```
+CAUTION: **Caution:**
+Variables with multiline values are not currently supported, due to
+limitations with the current Auto DevOps scripting environment.
+
NOTE: **Note:**
Environment variables are generally considered immutable in a Kubernetes
pod. Therefore, if you update an application secret without changing any