Enable driftDetection for Service Mesh packages
Test the following packages and document all errors/issues
-
istio -
istio operator -
authservice -
keycloak -
haproxy -
kiali
Add to bigbang/chart/templates/[package]/helmrelease.yaml under spec:
driftDetection:
mode: enabled
https://fluxcd.io/flux/components/helm/helmreleases/#drift-detection
Edited by Christopher Kyle Galloway