[argo-events] v0.11 update (#162)

* Updating for events 0.11

* Adding note to the README about how to install CRDs from github

* Fixing handling of serviceAccount variable inside of loops
This commit is contained in:
Andrew Suderman 2019-11-14 15:20:55 -07:00 committed by John Behling
parent ca5d1d7078
commit 6457037391
6 changed files with 25 additions and 8 deletions

View file

@ -26,11 +26,11 @@ singleNamespace: true
sensorController:
name: sensor-controller
image: sensor-controller
tag: v0.10
tag: v0.11
replicaCount: 1
gatewayController:
name: gateway-controller
image: gateway-controller
tag: v0.10
tag: v0.11
replicaCount: 1