* feat(argo-workflows): allow additional rules for service account that runs the workflows Signed-off-by: fuyuan.chu <fuyuan.chu@airwallex.com> * Update charts/argo-workflows/templates/controller/workflow-role.yaml Co-authored-by: Aikawa <yu.croco@gmail.com> Signed-off-by: awx-fuyuanchu <86345114+awx-fuyuanchu@users.noreply.github.com> --------- Signed-off-by: fuyuan.chu <fuyuan.chu@airwallex.com> Signed-off-by: awx-fuyuanchu <86345114+awx-fuyuanchu@users.noreply.github.com> Co-authored-by: Aikawa <yu.croco@gmail.com>
20 lines
661 B
YAML
20 lines
661 B
YAML
apiVersion: v2
|
|
appVersion: v3.6.4
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.45.9
|
|
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
sources:
|
|
- https://github.com/argoproj/argo-workflows
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/signKey: |
|
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: Support additional rules for service account that runs workflows
|