Skip to content

Commit

Permalink
commiting merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rusenask committed Mar 31, 2018
1 parent a060b90 commit 63a9c5d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions chart/keel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@

image:
repository: keelhq/keel
<<<<<<< HEAD
tag: 0.8.3
=======
tag: 0.8.0
>>>>>>> cf8d4d3cca5e99a3e4bea2845d71ac354fc730de
pullPolicy: IfNotPresent

# Enable insecure registries
Expand Down
4 changes: 0 additions & 4 deletions deployment/deployment-norbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ spec:
spec:
serviceAccountName: keel
containers:
<<<<<<< HEAD
- image: keelhq/keel:0.8.3
=======
- image: karolisr/keel:0.8.0
>>>>>>> cf8d4d3cca5e99a3e4bea2845d71ac354fc730de
imagePullPolicy: Always
env:
# - name: POLL
Expand Down
4 changes: 0 additions & 4 deletions deployment/deployment-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,7 @@ spec:
spec:
serviceAccountName: keel
containers:
<<<<<<< HEAD
- image: keelhq/keel:0.8.3
=======
- image: karolisr/keel:0.8.0
>>>>>>> cf8d4d3cca5e99a3e4bea2845d71ac354fc730de
imagePullPolicy: Always
env:
# - name: POLL
Expand Down
4 changes: 0 additions & 4 deletions hack/deployment.sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ spec:
spec:
serviceAccountName: keel
containers:
<<<<<<< HEAD
- image: keelhq/keel:0.8.3
=======
- image: keelhq/keel:0.8.0
>>>>>>> cf8d4d3cca5e99a3e4bea2845d71ac354fc730de
imagePullPolicy: Always
env:
# - name: POLL
Expand Down

0 comments on commit 63a9c5d

Please sign in to comment.