commit
d1a975257b
|
@ -17,7 +17,7 @@ spec:
|
|||
app: keel
|
||||
spec:
|
||||
containers:
|
||||
- image: karolisr/keel:0.1.1
|
||||
- image: karolisr/keel:0.2.1
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: PUBSUB
|
||||
|
@ -35,4 +35,4 @@ spec:
|
|||
initialDelaySeconds: 30
|
||||
timeoutSeconds: 10
|
||||
securityContext:
|
||||
privileged: true
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue