Skip to content

Commit

Permalink
dns for gis experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
tcaky authored Sep 12, 2024
1 parent 05e0bf4 commit b19502e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions dns-records/elk814test-alpha-phac-aspc-gc-ca.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
apiVersion: dns.cnrm.cloud.google.com/v1beta1
kind: DNSRecordSet
metadata:
name: elk814test-alpha-phac-aspc-gc-ca
namespace: dns
annotations:
sourceCodeRepository: "None"
labels:
controlled-by: "phac-dns"
project-name: "phx-zacharynick"
project-id: "phx-zacharynick"
spec:
name: "elk814test.alpha.phac-aspc.gc.ca."
type: "NS"
ttl: 300
managedZoneRef:
external: alpha-phac-aspc-gc-ca
rrdatas:
- "ns-cloud-a1.googledomains.com."
- "ns-cloud-a2.googledomains.com."
- "ns-cloud-a3.googledomains.com."
- "ns-cloud-a4.googledomains.com."

0 comments on commit b19502e

Please sign in to comment.