operator RO creds: read operator CRD API groups #135

Merged
benvin merged 1 commits from benvin/operator-read-crds into master 2026-08-23 12:29:02 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 8b7f7d61a0 operator RO creds: read operator CRD API groups
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
The operator kube context (Vault-minted cluster-operator creds) is a
read-only ClusterRole and is RBAC-forbidden from get/list/watch on
operator-owned CRDs such as valkeyclusters.valkey.io. Grant read on the
CRD API groups of the operators deployed via argocd-apps.
2026-08-23 12:26:36 +10:00