Created
June 6, 2022 03:53
-
-
Save relyt0925/ac2cef3b05c42b90710f0b4d4b9d2ca1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: operator.openshift.io/v1 | |
kind: DNS | |
metadata: | |
name: default | |
spec: | |
nodePlacement: {} | |
servers: | |
- forwardPlugin: | |
upstreams: | |
- 172.21.53.31 | |
name: customdns | |
zones: | |
- my-on-prem-application-17146.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment