Skip to content
Snippets Groups Projects
Commit c57a0bd9 authored by Marco Lorini's avatar Marco Lorini
Browse files

2020-10-03 ML: change ingressDNSRecord namespace and domain

parent 4b0f24c0
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
apiVersion: multiclusterdns.kubefed.io/v1alpha1 apiVersion: multiclusterdns.kubefed.io/v1alpha1
kind: IngressDNSRecord kind: IngressDNSRecord
metadata: metadata:
name: fed-helloworld-ingress name: fed-librespeed-ingress
namespace: fed-namespace namespace: fed-librespeed
spec: spec:
hosts: hosts:
- helloworld.<domain> - librespeed.<domain>
recordTTL: 300 recordTTL: 300
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment