Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

no matches for kind "Config" in version "v1"

$
0
0

I tried to run a config file to set Falco as my backend webhook. Iam getting this error on trying to run my config file

revaa@revaa-Lenovo-E41-25:~/opa$ kubectl apply -f conflc.yamlerror: unable to recognize "conflc.yaml": no matches for kind "Config" in version "v1"

Here is my config file

apiVersion: v1kind: Configclusters:- name: falco  cluster:    server: http://$FALCO_SERVICE_CLUSTERIP:8765/k8s_auditcontexts:- context:    cluster: falco    user: ""  name: default-contextcurrent-context: default-contextpreferences: {}users: []

How to fix this?


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>