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:
@@ -9,4 +9,4 @@ roleRef:
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: queue-operator
|
||||
namespace: kmsvc
|
||||
namespace: sqs
|
||||
|
||||
Reference in New Issue
Block a user