What happened?
I need to install crossplane, with the arguments --enable-usages and --enable-dependency-version-upgrades.
I see in the helm chart that i need to overwrite the .args value which is a list.
How can we reproduce it?'
$ kind create cluster --name crossplane
$ up uxp install --set=args="['--enable-usages','--enable-dependency-version-upgrades']"
up: error: uxp.installCmd.Run(): unable to parse install parameters: key "--enable-dependency-version-upgrades" has no value
What environment did it happen in?
UXP version:
Client:
Version: v0.31.0
Go Version: go1.22.3
Git Commit: 56026df
OS/Arch: linux/amd64
What happened?
I need to install crossplane, with the arguments --enable-usages and --enable-dependency-version-upgrades.
I see in the helm chart that i need to overwrite the .args value which is a list.
How can we reproduce it?'
What environment did it happen in?
UXP version:
Client:
Version: v0.31.0
Go Version: go1.22.3
Git Commit: 56026df
OS/Arch: linux/amd64