I am configuring RBAC for a ServiceAccount for our k8s cluster using the script provided at
However, the script need jq RPM, installed and the script fails as there is no Secret for the chosen service account.
Apparently, automatic creation of serviceaccount secrets ceased with k8s 1.24. Script assumes that serviceaccount defined on CLI for script doesn't already exist - so script needs to do this AND create the secret that it uses later.
DX Platform 23.2
This problem is related to defect # DE581364. To be fixed in a future release. For an update contact Broadcom Support