Update Argo Events chart (#35)

This commit is contained in:
Vaibhav 2019-02-13 17:14:36 -05:00 committed by Jesse Suen
parent 969a59ead2
commit 1fbc076882
21 changed files with 210 additions and 163 deletions

View file

@ -0,0 +1,7 @@
# All argo-events services are bound to the "argo-events" service account.
# In RBAC enabled setups, this SA is bound to specific roles.
apiVersion: v1
kind: ServiceAccount
metadata:
name: argo-events-sa
namespace: argo-events