Skip to content

Commit b076370

Browse files
Merge pull request #1296 from rackerlabs/fix-argo-workflows
fix(argo-workflows): re-enable argo-server ClusterRoleBinding
2 parents 548dc9d + 40e3860 commit b076370

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

components/argo-workflows/delete-argo-server-crb.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

components/argo-workflows/kustomization.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,6 @@ patches:
3535
name: argo-binding
3636
path: delete-workflow-controller-crb.yaml
3737

38-
- target:
39-
group: rbac.authorization.k8s.io
40-
version: v1
41-
kind: ClusterRoleBinding
42-
name: argo-server-binding
43-
path: delete-argo-server-crb.yaml
44-
4538
- target:
4639
group: rbac.authorization.k8s.io
4740
version: v1

0 commit comments

Comments
 (0)