How to fix default search domain for pods in cluster?

Update on the work around. I didn’t need to specify nameserver. “ndots” was sufficient.

dnsConfig:
        options:
          - name: ndots
            value: "1"