I am following the steps for adding Anthos Service mesh provided here
However, When I try running...
kpt cfg list-setters asm
I get...
error: The input value doesn't validate against provided OpenAPI schema: validation failure list:
gcloud.container.cluster.clusterSecondaryRange in body must be of type string: "null"
What is wrong? How would I debug?
Not really an answer but a workaround was to add these lines...