1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 15:46:31 +01:00
Files
prometheus-operator/hack
Lucas Serven 11b8f11468 hack/generate: simplify jsonnet build loop
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`.
2018-11-14 14:12:09 +01:00
..