Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion system/cc-runtime-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: cc-runtime-cluster
description: Converged Cloud Cluster API Runtime Cluster
type: application
version: 0.5.9
version: 0.5.10
appVersion: "0.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: greenhouse-oidc-access
name: greenhouse:system:cluster-admin
subjects:
- kind: User
apiGroup: rbac.authorization.k8s.io
Expand Down