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
5a29495d
Commit
5a29495d
authored
Oct 27, 2021
by
Nikola Jankovic
💻
Browse files
added resources and maintainers
parent
599d1815
Pipeline
#17967
passed with stages
in 3 minutes and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/Chart.yaml
View file @
5a29495d
...
...
@@ -12,6 +12,10 @@ description: A Helm chart for the View server scheduler
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type
:
application
maintainers
:
-
name
:
EOX IT Services GmbH
url
:
https://eox.at
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
...
...
chart/values.yaml
View file @
5a29495d
...
...
@@ -10,7 +10,13 @@ imagePullSecrets: []
config
:
schedules
:
[]
resources
:
{}
resources
:
limits
:
cpu
:
1.5
memory
:
6Gi
requests
:
cpu
:
0.5
memory
:
0.5Gi
affinity
:
{}
...
...
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