set specific version to argo-events images (#43)
This commit is contained in:
parent
1b17d04e7e
commit
82ab0eaa27
2 changed files with 4 additions and 4 deletions
|
|
@ -21,11 +21,11 @@ singleNamespace: true
|
|||
sensorController:
|
||||
name: sensor-controller
|
||||
image: sensor-controller
|
||||
tag: latest
|
||||
tag: v0.8.1
|
||||
replicaCount: 1
|
||||
|
||||
gatewayController:
|
||||
name: gateway-controller
|
||||
image: gateway-controller
|
||||
tag: latest
|
||||
tag: v0.8.1
|
||||
replicaCount: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue