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
bfdecd41
Commit
bfdecd41
authored
Oct 27, 2021
by
Nikola Jankovic
💻
Browse files
added resources and maintainers
parent
40a3b752
Pipeline
#17964
passed with stages
in 4 minutes and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/Chart.yaml
View file @
bfdecd41
...
...
@@ -12,6 +12,10 @@ description: A Helm chart for the View server harvester
# 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 @
bfdecd41
...
...
@@ -9,7 +9,13 @@ imagePullSecrets: []
config
:
{}
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