Skip to content

Commit

Permalink
sample updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rusenask committed Jul 2, 2017
1 parent 30ecd42 commit c0a0c10
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions hack/deployment.sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -33,6 +33,4 @@ spec:
path: /healthz
port: 9300
initialDelaySeconds: 30
timeoutSeconds: 10
securityContext:
privileged: true
timeoutSeconds: 10

0 comments on commit c0a0c10

Please sign in to comment.