bug(haproxy): haproxy deploys GitRepository even when disabled
Bug
Description
With haproxy.enabled: false
and authservice.enabled: false
and no SSO, a GitRepository for haproxy is still created by Big Bang for Flux. I think the haproxy GitRepo should only be enabled if istio
and authservice
are enabled since that is how the Helm Release for haproxy-sso is setup in authservice.
Is haproxy an integrated part of authservice? If so, should it just be part of it instead of a separate add-on?
BigBang Version
1.0.8
Edited by Michael McLeroy