Skip to content

Commit

Permalink
Merge pull request #7543 from borg-land/atlantis-dns
Browse files Browse the repository at this point in the history
add atlantis DNS record
  • Loading branch information
k8s-ci-robot authored Nov 21, 2024
2 parents 7229dd0 + 853422e commit 46bdf41
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dns/zone-configs/k8s.io._0_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@ oauth2-proxy:
value: 34.66.218.218
- type: AAAA
value: "2600:1900:4000:627b:8000::"
atlantis:
- type: A
value: 34.66.218.218
- type: AAAA
value: "2600:1900:4000:627b:8000::"

monitoring-eks.prow:
type: CNAME
Expand Down

0 comments on commit 46bdf41

Please sign in to comment.