zuul-operator/doc/source
Michael Kelly 71f0a8ec32
k8s: Inject rbac.yaml into operator.yaml
This change combines the templates for rbac.yaml and operator.yaml
with a few additional wrinkles:

- split of the the rules that are specific to the operator.zuul-ci.org
  apiGroup to line up with the Helm chart and provide more explicit
  permissions

- changed the role binding to bind to the zuul-operator role, not
  cluster-admin role.  This was presumably an unintentional error.

- added rule for batch/jobs which is used for the pxc-create-db job

- made functional test use admin template

By doing this, it will become easier to align the static templates
with the Helm chart and to subsequently auto-generate them.

Change-Id: I940280fc7134ce280a80584c7b652bdfe360cc8b
2023-05-11 15:09:07 -07:00
..
_static Switch docs theme to versioned RTD 2021-12-16 11:22:21 -08:00
_templates Switch docs theme to versioned RTD 2021-12-16 11:22:21 -08:00
conf.py Correct tagged version docs build 2022-03-21 10:27:57 -07:00
index.rst k8s: Inject rbac.yaml into operator.yaml 2023-05-11 15:09:07 -07:00