* move to os-system * host path * test * debug * debug * debug * debug * debug * argo add values * debug * debug * debug * debug * remove keyFormat
14 lines
296 B
YAML
14 lines
296 B
YAML
apiVersion: rbac.authorization.k8s.io/v1
|
|
kind: RoleBinding
|
|
metadata:
|
|
name: argoworkflow-workflow
|
|
namespace: os-system
|
|
roleRef:
|
|
apiGroup: rbac.authorization.k8s.io
|
|
kind: Role
|
|
name: argoworkflow-workflow
|
|
subjects:
|
|
- kind: ServiceAccount
|
|
name: argo-workflow
|
|
namespace: os-system
|