You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs I should be able to set the defaultBackendService settings, but I am prompted with an error:
Error from server (BadRequest): error when creating ".\\testnginxcontroller.yml": NginxIngressController in version "v1alpha1" cannot be handled as a NginxIngressController: strict decoding error: unknown field "spec.defaultBackendService"
I have tried editing the original Nginxingresscontrollers and creating my own as a test; neither work.
According to the docs I should be able to set the
defaultBackendService
settings, but I am prompted with an error:Error from server (BadRequest): error when creating ".\\testnginxcontroller.yml": NginxIngressController in version "v1alpha1" cannot be handled as a NginxIngressController: strict decoding error: unknown field "spec.defaultBackendService"
I have tried editing the original
Nginxingresscontrollers
and creating my own as a test; neither work.Looking at the schema, this should be possible: https://github.com/Azure/aks-app-routing-operator/blob/main/config/crd/bases/approuting.kubernetes.azure.com_nginxingresscontrollers.yaml
The text was updated successfully, but these errors were encountered: