pull/22/head 0.2.2
Karolis Rusenas 2017-06-27 15:41:06 +01:00
commit d1a975257b
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ spec:
app: keel app: keel
spec: spec:
containers: containers:
- image: karolisr/keel:0.1.1 - image: karolisr/keel:0.2.1
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: PUBSUB - name: PUBSUB
@ -35,4 +35,4 @@ spec:
initialDelaySeconds: 30 initialDelaySeconds: 30
timeoutSeconds: 10 timeoutSeconds: 10
securityContext: securityContext:
privileged: true privileged: true