sample updated
parent
30ecd42092
commit
c0a0c102d3
|
@ -17,7 +17,7 @@ spec:
|
|||
app: keel
|
||||
spec:
|
||||
containers:
|
||||
- image: karolisr/keel:0.2.1
|
||||
- image: karolisr/keel:0.2.3
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: PUBSUB
|
||||
|
@ -33,6 +33,4 @@ spec:
|
|||
path: /healthz
|
||||
port: 9300
|
||||
initialDelaySeconds: 30
|
||||
timeoutSeconds: 10
|
||||
securityContext:
|
||||
privileged: true
|
||||
timeoutSeconds: 10
|
||||
|
|
Loading…
Reference in New Issue