Skip to content
Snippets Groups Projects

Iss #34 - Update Jenkinsfile and staging k8s config file

Merged Martin Lowe requested to merge malowe/geoip-rest-api:malowe/master/34 into master
2 files
+ 13
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -30,7 +30,7 @@ spec:
weight: 1
containers:
- name: app
image: eclipsefdn/geoip-rest-api:latest
image: eclipsefdn/geoip-rest-api:latest-staging
imagePullPolicy: Always
ports:
- containerPort: 8080
Loading