Silly question.. I've updated to Azure Native V3 a...
# azure
g
Silly question.. I've updated to Azure Native V3 and i'm getting all these diffs on azureApiVersion and it's trying to update my AKS agent pool and erroring with "A new agent pool was introduced. Adding agent pools to an existing cluster is not allowed through managed cluster operations. For agent pool specific change, please use per agent pool operations" I tried adding azureApiVersion to IgnoreChanges but it doesn't seem to make a difference
even using version 2023-04-01 results in the same error hmm
Downgraded back to 2.x and everything is working again.