Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/rusenask/keel
Browse files Browse the repository at this point in the history
  • Loading branch information
rusenask committed Jun 27, 2017
2 parents 8d3fe8c + 31debab commit d1a9752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.1.1
- image: karolisr/keel:0.2.1
imagePullPolicy: Always
env:
- name: PUBSUB
Expand All @@ -35,4 +35,4 @@ spec:
initialDelaySeconds: 30
timeoutSeconds: 10
securityContext:
privileged: true
privileged: true

0 comments on commit d1a9752

Please sign in to comment.