Closed vsimon closed 3 years ago
For anyone running into this do prior to upgrading:
kubectl apply -f https://www.getambassador.io/yaml/aes-crds.yaml
Helm doesn't manage CRD's. It’s kinda here in the yaml manifests section but it wasn’t obvious to make the connection
Do the following:
helm install ambassador datawire/ambassador --version 6.5.11 -n ambassador
helm upgrade ambassador datawire/ambassador --version 6.5.12 -n ambassador
Get this in the ambassador-xxxxxxxx pod:
Expected behavior:
ambassador 1.9.0 should start by upgrading