Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sefarad
gsicrawler
Commits
3a654a02
Commit
3a654a02
authored
Oct 09, 2017
by
militarpancho
Browse files
Added resources in k8s
parent
0d0542df
Changes
1
Hide whitespace changes
Inline
Side-by-side
k8s/gsicrawler-deployment.yaml
View file @
3a654a02
...
...
@@ -4,9 +4,9 @@ kind: ConfigMap
metadata
:
name
:
gsicrawler-config
data
:
ES_ENDPOINT_EXTERNAL
:
"
$ES_ENDPOINT_EXTERNAL
"
ES_ENDPOINT_EXTERNAL
:
$ES_ENDPOINT_EXTERNAL
ES_ENDPOINT
:
$ES_ENDPOINT
ES_PORT
:
"
$ES_PORT
"
ES_PORT
:
$ES_PORT
LUIGI_ENDPOINT
:
$LUIGI_ENDPOINT
LUIGI_ENDPOINT_EXTERNAL
:
$LUIGI_ENDPOINT_EXTERNAL
TWITTER_CONSUMER_KEY
:
$TWITTER_CONSUMER_KEY
...
...
@@ -30,7 +30,7 @@ spec:
app
:
${NAME}
spec
:
containers
:
-
name
:
gsicrawler
-luigi
-
name
:
gsicrawler
image
:
${CI_REGISTRY_IMAGE}:${VERSION}
imagePullPolicy
:
Always
resources
:
...
...
Write
Preview
Supports
Markdown
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