Skip to content

deployment: always include base RBAC

Arturo Borrero Gonzalez requested to merge arturo-17-deployment-always-in into main

Either using lima-kilo, or in vcr-recording environment, the base RBAC must be present.

Specifically, if deploying via chart on lima-kilo for VCR recording, the test suite will fail if the base RBAC is not present. Previous to this commit, helm would have the RBAC either be not installed or deleted if already present.

Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org

Merge request reports