I am using kustomize
to create a patch for a service. While running it for the first time I run into the following with setting up SecretProvider
:
no matches for kind "SecretProviderClass" in version "secrets-store.csi.x-k8s.io/v1"
Any thoughts on why this might be happening?