fix: use sqs namespace in queue-operator ClusterRoleBinding

Aligns the standalone config/rbac manifest with the sqs namespace used
throughout the new k8s/ Helm charts.
This commit is contained in:
riotpiaole
2026-06-22 06:32:09 -07:00
parent 918ba9393f
commit 2519e726b2
+1 -1
View File
@@ -9,4 +9,4 @@ roleRef:
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: queue-operator name: queue-operator
namespace: kmsvc namespace: sqs