You need to set up syncSecret to true in your SecretProviderClass:
syncSecret
true
SecretProviderClass
spec: syncSecret: enabled: true
And the re-apply this yaml:
kubectl apply -f <your-yaml-filename>