Skip to content

Commit

Permalink
added record for is it signed
Browse files Browse the repository at this point in the history
  • Loading branch information
LilaKelland committed Jun 11, 2024
1 parent 73ac87a commit cb1834e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dns-records/is-it-signed-alpha-phac-gc-ca.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: dns.cnrm.cloud.google.com/v1beta1
kind: DNSRecordSet
metadata:
name: is-it-signed-alpha-phac-gc-ca
namespace: dns
annotations:
sourceCodeRepository: "none"
description: "Temporary domain for cloud run application"
labels:
controlled-by: "phac-dns"
project-name: "is-it-signed"
project-id: "phx-01hwmw2c1r4"
spec:
name: "is-it-signed.alpha.phac.gc.ca."
type: "NS"
ttl: 300
managedZoneRef:
external: alpha-phac-gc-ca
rrdatas:
- ns-cloud-d1.googledomains.com.
- ns-cloud-d2.googledomains.com.
- ns-cloud-d3.googledomains.com.
- ns-cloud-d4.googledomains.com.

0 comments on commit cb1834e

Please sign in to comment.