adding argo-events-chart (#9)
This commit is contained in:
parent
1fed7f37cf
commit
ab5f2edf9d
15 changed files with 256 additions and 0 deletions
4
charts/argo-events/templates/sensor-controller-sa.yaml
Normal file
4
charts/argo-events/templates/sensor-controller-sa.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: {{ .Values.controller.serviceAccount }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue