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:
authorMayra Cabrera <mcabrera@gitlab.com>2019-03-25 18:18:39 +0300
committerSean McGivern <sean@gitlab.com>2019-03-25 18:18:39 +0300
commit93b806c468a5a88950d28f82f99294ee0e8cef13 (patch)
treeab5724e779da68c2c35a945bcd81b35e726a1d76 /changelogs
parent1f42dd868b3410cff688193bad0ca25673b18ce6 (diff)
Improvements for Knative installation
Displays Knative domain field automatically after Helm is successfully installed. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56954
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56954-improve-knative-after-installing-tiller.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56954-improve-knative-after-installing-tiller.yml b/changelogs/unreleased/56954-improve-knative-after-installing-tiller.yml
new file mode 100644
index 00000000000..b9fb27c3218
--- /dev/null
+++ b/changelogs/unreleased/56954-improve-knative-after-installing-tiller.yml
@@ -0,0 +1,5 @@
+---
+title: Improve the Knative installation on Clusters
+merge_request: 26339
+author:
+type: added