cloudfoundry/korifi

As a Korifi operator I want to be able to enable experimental managed services support

Closed this issue · 0 comments

GIVEN I use the default helm values
WHEN I install the Korifi helm chart
THEN I can see the experimentalManagedServicesEnabled set to false in both api and controllers config maps

GIVEN I have specified the experimental.managed-services-enabled=true in my helm values
WHEN I install the Korifi helm chart
THEN I can see the experimentalManagedServicesEnabled set to true in both api and controllers config maps