nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

GAR reconciler should not be enabled by default #108

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

The reconciler should be disabled by default, and instead be added to the list of reconcilers to enable using the CONSOLE_FIRST_RUN_ENABLE_RECONCILERS environment variable. The value in the Helm chart must also be updated to include this reconciler:

https://github.com/nais/helm-charts/blob/ce8421feae80b8f03df72eb0d4e29414b8e3387e/charts/console/values.yaml#L53