mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 15:46:31 +01:00
This commit simplifies the build-rbac-... script to directly loop over the output of `jq` rather than build a bash-specific array variable using `mapfile`.