Remove version numbers from examples

Fixes #808
This commit is contained in:
Ed Robinson 2016-11-10 18:14:53 +00:00
parent 8d9caaec71
commit 4299d1526b
No known key found for this signature in database
GPG key ID: EC501FCA6421CCF0
2 changed files with 2 additions and 4 deletions

View file

@ -37,11 +37,10 @@ spec:
labels:
k8s-app: traefik-ingress-lb
name: traefik-ingress-lb
version: v1.0.0
spec:
terminationGracePeriodSeconds: 60
containers:
- image: traefik:v1.0.0
- image: traefik
name: traefik-ingress-lb
resources:
limits:

View file

@ -16,12 +16,11 @@ spec:
labels:
k8s-app: traefik-ingress-lb
name: traefik-ingress-lb
version: v1.1.0
spec:
terminationGracePeriodSeconds: 60
hostNetwork: true
containers:
- image: traefik:v1.1.0
- image: traefik
name: traefik-ingress-lb
resources:
limits: