This repository has been archived on 2025-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
operator/config/rbac/role_binding.yaml
Andy Kolibri Vendetti 33cadf1e8d
Some checks failed
Lint / Run on Ubuntu (push) Failing after 22s
Tests / Run on Ubuntu (push) Successful in 1m39s
Node Tainter names changed
2025-04-29 23:17:05 +05:00

16 lines
370 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
app.kubernetes.io/name: operator
app.kubernetes.io/managed-by: kustomize
name: node-tainter-rolebinding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: node-tainter-role
subjects:
- kind: ServiceAccount
name: node-tainter-sa
namespace: system