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
ingestor
Commits
a0f0f1b6
Commit
a0f0f1b6
authored
Oct 28, 2021
by
Nikola Jankovic
💻
Browse files
updated helm config
parent
59aea7eb
Pipeline
#18012
passed with stages
in 3 minutes and 48 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
a0f0f1b6
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
{{
include "vs-ingestor.fullname" .
}}
-ingestor
name
:
{{
include "vs-ingestor.fullname" .
}}
labels
:
{{
- include "vs-ingestor.labels" . | nindent 4
}}
app.kubernetes.io/service
:
ingestor
...
...
chart/values.yaml
View file @
a0f0f1b6
...
...
@@ -25,7 +25,7 @@ volumeMounts: []
global
:
env
:
ENV
INSTANCE_ID
:
"
view-server_ingestor"
INSTANCE_ID
:
"
view-server_ingestor"
REDIS_PORT
:
"
6379"
REDIS_PREPROCESS_MD_QUEUE_KEY
:
"
preprocess-md_queue"
INOTIFY_WATCH_DIR
:
"
/mnt/data"
...
...
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