Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
84b17433
Commit
84b17433
authored
Feb 05, 2020
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added additionalHost with --set
parent
3422c90a
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
.gitlab/development-values.yaml
.gitlab/development-values.yaml
+0
-2
No files found.
.gitlab-ci.yml
View file @
84b17433
...
...
@@ -134,6 +134,7 @@ stop_review:
-
auto-deploy delete rollout
-
auto-deploy persist_environment_url
variables
:
HELM_UPGRADE_EXTRA_ARGS
:
--set service.additionalHosts[0]=www.metager3.de
HELM_UPGRADE_VALUES_FILE
:
.gitlab/development-values.yaml
ROLLOUT_RESOURCE_TYPE
:
deployment
environment
:
...
...
.gitlab/development-values.yaml
View file @
84b17433
service
:
externalPort
:
80
internalPort
:
80
additionalHosts
:
-
www.metager3.de
ingress
:
annotations
:
certmanager.k8s.io/cluster-issuer
:
letsencrypt-prod
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment