Skip to content

Commit 853422e

Browse files
committed
add atlantis DNS record
1 parent 18597b6 commit 853422e

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)