Open eerhil opened 1 year ago
I managed to overcome this by adding a flag --server-side=true
. However, we are using Kustomize. Any ideas how to solve this on that side?
Seems there is a long discussion here with suggestion but unclear if this is ideal.
Describe the bug
When applying seldon-v2-crds.yaml, I get the following error:
To reproduce
$ kubectl apply -f https://raw.githubusercontent.com/SeldonIO/seldon-core/v2.2.0/k8s/yaml/seldon-v2-crds.yaml
Expected behaviour
Apply would be successful
Environment
Kubernetes (AKS)