ako_config_diff
Preview pending Helm value changes for AKO configuration before applying upgrades. Returns diff output showing what would change.
Instructions
[READ] Pending Helm value changes that have not been applied yet.
Returns helm's diff output; empty means nothing would change. Use this before ako_config_upgrade — it runs the same command, so the preview is real. Note: with chart_version empty the registry's moving latest is resolved, so two runs can differ with no local change; read ako_version and pass it to both.
Args: chart_version: Pin the chart, e.g. "1.11.1". Empty = registry latest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |