Update Argo Events chart (#35)
This commit is contained in:
parent
969a59ead2
commit
1fbc076882
21 changed files with 210 additions and 163 deletions
7
charts/argo-events/templates/argo-events-sa.yaml
Normal file
7
charts/argo-events/templates/argo-events-sa.yaml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue