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
scheduler
Commits
788fb0ed
Commit
788fb0ed
authored
Nov 02, 2021
by
Nikola Jankovic
💻
Browse files
updated values
parent
33b3fcea
Pipeline
#18090
passed with stages
in 1 minute and 25 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
788fb0ed
...
...
@@ -28,7 +28,7 @@ spec:
{{
- toYaml . | nindent 8
}}
{{
- end
}}
containers
:
-
name
:
{{
.Chart.Name
}}
-scheduler
-
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 @
788fb0ed
replicaCount
:
1
nameOverride
:
fullNameOverride
:
image
:
repository
:
registry.gitlab.eox.at/vs/scheduler
...
...
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