kubescape / helm-charts

Kubescape can run as a set of microservices inside a Kubernetes cluster. This allows you to continually monitor the status of a cluster, including for compliance and vulnerability management
Apache License 2.0
29 stars 41 forks source link

In release 1.18.17 during fresh install getting this error " failed to create CustomResourceDefinition serviceauthentication.kubescape.io" #459

Closed jagyas closed 1 month ago

jagyas commented 3 months ago

Description

I was doing a fresh install with version 1.18.17 and I got below error failed to create CustomResourceDefinition serviceauthentication.kubescape.io: 1 error occurred:

Environment

OS: Linux/kubernetes Version: 3.0.11

Steps To Reproduce

Just do freshh install where you can re install CRDs

Expected behavior

It should be working fine

Actual Behavior

Installation failing

slashben commented 3 months ago

Can you please retry with --set capabilities.enableServiceAuth=false ?

matthyx commented 1 month ago

@jagyas we deprecated that API type, please try again with https://github.com/kubescape/helm-charts/releases/tag/kubescape-operator-1.20.5