Skip to content

Commit 46bdf41

Browse files
authored
Merge pull request #7543 from borg-land/atlantis-dns
add atlantis DNS record
2 parents 7229dd0 + 853422e commit 46bdf41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dns/zone-configs/k8s.io._0_base.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,11 @@ oauth2-proxy:
274274
value: 34.66.218.218
275275
- type: AAAA
276276
value: "2600:1900:4000:627b:8000::"
277+
atlantis:
278+
- type: A
279+
value: 34.66.218.218
280+
- type: AAAA
281+
value: "2600:1900:4000:627b:8000::"
277282

278283
monitoring-eks.prow:
279284
type: CNAME

0 commit comments

Comments
 (0)