diff --git a/empty-resources/0000_05_config-operator_02_dns.cr.yaml b/empty-resources/0000_05_config-operator_02_dns.cr.yaml new file mode 100644 index 000000000..99868c111 --- /dev/null +++ b/empty-resources/0000_05_config-operator_02_dns.cr.yaml @@ -0,0 +1,7 @@ +apiVersion: config.openshift.io/v1 +kind: DNS +metadata: + name: cluster + annotations: + release.openshift.io/create-only: "true" +spec: {}