RedHatInsights / mocks

Mock services for testing cloud.redhat.com applications
4 stars 10 forks source link

Create services for rbac/entitlements dynamically #22

Closed bsquizz closed 3 years ago

bsquizz commented 3 years ago

Instead of creating the Service via the OpenShift template (which is not customizable), the env vars MOCK_RBAC and MOCK_ENTITLEMENTS will now control whether those service resources are created in the namespace. The mocks' initializer will now take care of adding those services.