Bump argo-events
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
parent
f5c3a2bce4
commit
30e7096e5a
2 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
description: A Helm chart to install Argo-Events in k8s Cluster
|
description: A Helm chart to install Argo-Events in k8s Cluster
|
||||||
name: argo-events
|
name: argo-events
|
||||||
version: 1.4.0
|
version: 1.4.1
|
||||||
keywords:
|
keywords:
|
||||||
- argo-events
|
- argo-events
|
||||||
- sensor-controller
|
- sensor-controller
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
serviceAccount: argo-events-sa-test
|
serviceAccount: argo-events-sa-test
|
||||||
# additionalSaNamespaces:
|
|
||||||
# - nsone
|
|
||||||
# - nstwo
|
|
||||||
instanceID: test-argo-events
|
instanceID: test-argo-events
|
||||||
singleNamespace: false
|
singleNamespace: false
|
||||||
|
|
Loading…
Reference in a new issue