commit
d1a975257b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue