Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Helm Charts
Commits
0b240747
Commit
0b240747
authored
Aug 10, 2021
by
Thomas Beermann
Browse files
update image registry path
parent
fcf3a038
Pipeline
#93911
passed with stages
in 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0b240747
lint
:
image
:
name
:
registry.hzdr.de/h
ifis-technical-platform
/helm-charts
name
:
registry.hzdr.de/h
elmholtz-cloud-portal
/helm-charts
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
stage
:
test
script
:
...
...
@@ -8,7 +8,7 @@ lint:
chartmuseum
:
image
:
name
:
registry.hzdr.de/h
ifis-technical-platform
/helm-charts
name
:
registry.hzdr.de/h
elmholtz-cloud-portal
/helm-charts
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
stage
:
deploy
script
:
...
...
hifiscp/values.yaml
View file @
0b240747
...
...
@@ -3,7 +3,7 @@ cerebrum:
replicas
:
1
image
:
repository
:
registry.hzdr.de/h
ifis-technical-platform/helmholtz-
cerebrum
repository
:
registry.hzdr.de/h
elmholtz-cloud-portal/
cerebrum
tag
:
latest
pullPolicy
:
Always
...
...
@@ -65,7 +65,7 @@ webapp:
replicas
:
1
image
:
repository
:
registry.hzdr.de/h
ifis-technical-platform/helmholtz-marketplace-
webapp
repository
:
registry.hzdr.de/h
elmholtz-cloud-portal/
webapp
tag
:
latest
pullPolicy
:
Always
...
...
Write
Preview
Supports
Markdown
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