Duplicate ServiceEntry name template fix
General MR
Summary
Duplicate ServiceEntry names if SSO is enabled. Conflict with chart/templates/bigbang/istio/mattermostServiceEntry.yaml
and chart/templates/bigbang/istio/ssoServiceEntry.yaml
.
Relevant logs/screenshots
Helm install failed for release mattermost/mattermost with chart mattermost@9.7.3-bb.0: error while running post render on files: may not add resource with an already registered id: ServiceEntry.v1beta1.networking.istio.io/mattermost-mattermost.mattermost
With fix, all ServiceEntries create as expected and the HelmRelease is successful.
Linked Issue
Upgrade Notices
N/A
Edited by Samuel Sarnowski