[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:
parent
ca5d1d7078
commit
6457037391
6 changed files with 25 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue