Files
infrastructure/clusters/cl01tl/manifests/redis-operator/ClusterRoleBinding-redis-operator.yaml
gitea-bot a22572b699 Automated Manifest Update (#3113)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3113
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-01-08 20:53:25 +00:00

21 lines
589 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: redis-operator
labels:
app.kubernetes.io/name: redis-operator
helm.sh/chart: redis-operator-0.23.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/instance: redis-operator
app.kubernetes.io/version: 0.23.0
app.kubernetes.io/component: role-binding
app.kubernetes.io/part-of: redis-operator
subjects:
- kind: ServiceAccount
name: redis-operator
namespace: redis-operator
roleRef:
kind: ClusterRole
name: redis-operator
apiGroup: rbac.authorization.k8s.io