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:
authorChris Baumbauer <cab@cabnetworks.net>2018-10-25 08:38:44 +0300
committerChris Baumbauer <cab@cabnetworks.net>2018-10-25 08:38:44 +0300
commitb5155b90ee233e2824c168fbb06b3ce5d3aeb194 (patch)
treec77d15491ce6f4d7283538d6557f581289c30ce0 /lib/gitlab/kubernetes
parent661fd213de41d06ebdbecb92f37668f0009c838d (diff)
Knative support
Diffstat (limited to 'lib/gitlab/kubernetes')
-rw-r--r--lib/gitlab/kubernetes/helm/install_command.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/kubernetes/helm/install_command.rb b/lib/gitlab/kubernetes/helm/install_command.rb
index e7907c033c0..904bcd4470d 100644
--- a/lib/gitlab/kubernetes/helm/install_command.rb
+++ b/lib/gitlab/kubernetes/helm/install_command.rb
@@ -79,6 +79,7 @@ module Gitlab
setargs.each do |s|
args.push("--set", s)
end
+ args
end
def optional_version_flag