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
0d0542df
Commit
0d0542df
authored
Oct 09, 2017
by
militarpancho
Browse files
k8s fixed
parent
711299c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0d0542df
...
...
@@ -14,7 +14,7 @@ stages:
.image
:
&image_definition
stage
:
push
script
:
-
make -e push-
latest
-
make -e push-
$PYTHON_VERSION
only
:
-
tags
-
triggers
...
...
k8s/gsicrawler-svc.yaml
View file @
0d0542df
...
...
@@ -2,7 +2,7 @@
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
$
LUIGI_ENDPOINT
name
:
$
{NAME}
spec
:
type
:
ClusterIP
ports
:
...
...
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