DNS problem:Drone install in K8S .How can I edit the job yaml which created by drone build

Env:

k8s: v1.14
drone: v1.2

kubectl edit job drone-job-98-lsq2ccugdcbphzpv7

dnsPolicy: ClusterFirst

I want to edit the dnsPolicy to Default

but the job is created by drone .

this isn’t going to answer your question directly, but please see the following issue https://github.com/drone/drone-runtime/issues/69