Some checks reported errors
continuous-integration/drone/push Build was killed
14 lines
No EOL
257 B
Django/Jinja
14 lines
No EOL
257 B
Django/Jinja
apiVersion: v1
|
|
kind: Config
|
|
clusters:
|
|
- name: falco
|
|
cluster:
|
|
server: http://$FALCO_SERVICE_CLUSTERIP:8765/k8s-audit
|
|
contexts:
|
|
- context:
|
|
cluster: falco
|
|
user: ""
|
|
name: default-context
|
|
current-context: default-context
|
|
preferences: {}
|
|
users: [] |