EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
harvester
Commits
51cdc51d
Commit
51cdc51d
authored
Nov 02, 2021
by
Nikola Jankovic
💻
Browse files
updated values
parent
4e3dbc33
Pipeline
#18087
passed with stages
in 2 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
51cdc51d
...
...
@@ -28,7 +28,7 @@ spec:
{{
- toYaml . | nindent 8
}}
{{
- end
}}
containers
:
-
name
:
{{
.Chart.Name
}}
-harvester
-
name
:
{{
.Chart.Name
}}
image
:
"
{{
.Values.image.repository
}}:{{
.Values.image.tag
|
default
(
print
"release-" .Chart.AppVersion ) }}"
imagePullPolicy
:
{{
.Values.image.pullPolicy | default "IfNotPresent"
}}
resources
:
...
...
chart/values.yaml
View file @
51cdc51d
replicaCount
:
1
nameOverride
:
fullNameOverride
:
image
:
repository
:
registry.gitlab.eox.at/vs/harvester
...
...
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