Configuration-Drifts

Tool: Helm Drift

# About Helm Drift is a Helm plugin that identifies configuration drifts (primarily due to in-place edits) in the deployed Helm charts. More: https://github.com/nikhilsbhat/helm-drift # Example #1 # By enabling --summary would render drifts as quick summary in table format. helm drift run …