ako_config_upgrade
Upgrade the AKO Helm release with updated configuration values. Preview changes with dry-run mode; confirmation required to apply.
Instructions
[WRITE] Apply AKO Helm upgrade with updated values. Defaults to dry_run=true for safety.
Discovers the AKO Helm release in avi-system automatically (official installs use --generate-name) and upgrades from the official Broadcom OCI chart with --reuse-values. Set dry_run=false to apply. Fails with a teaching error if no AKO release is installed.
SAFETY: When dry_run=False, requires confirmed=True to execute. Default False returns a preview message describing the intended action. Dry-run is always safe and does not require confirmation.
Args: dry_run: Preview changes without applying (default true). confirmed: Must be True when dry_run=False to actually apply the upgrade. Default False returns a preview-only message. Ignored when dry_run=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| confirmed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |