Skip to content

Commit

Permalink
Merge pull request #6 from PHACDataHub/simsingh/dhis2-dns-records-set
Browse files Browse the repository at this point in the history
Update DNS Configuration for DHIS2 Project
  • Loading branch information
simardeep1792 committed Mar 13, 2024
2 parents d81e6ab + f306fac commit e96c000
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dns-records/dhis2-beta-phac-gc-ca.yaml
@@ -0,0 +1,19 @@
apiVersion: dns.cnrm.cloud.google.com/v1beta1
kind: DNSRecordSet
metadata:
name: dhis2-beta-phac-aspc-gc-ca
namespace: config-control
annotations:
projectName: "dhis2"
sourceCodeRepository: "https://github.com/PHACDataHub/dhis-2/"
spec:
name: "dhis2.beta.phac-aspc.gc.ca."
type: "NS"
ttl: 300
managedZoneRef:
external: dhis2-beta-phac-aspc-gc-ca
rrdatas:
- ns-cloud-e1.googledomains.com.
- ns-cloud-e2.googledomains.com.
- ns-cloud-e3.googledomains.com.
- ns-cloud-e4.googledomains.com.

0 comments on commit e96c000

Please sign in to comment.