Skip to content
Snippets Groups Projects
Commit 30ee54f0 authored by Vincent Sellier's avatar Vincent Sellier Committed by Phabricator Migration user
Browse files

thanos: Declare archive-production thanos for live data querying

Related to T4385
parent 9065bc6a
No related tags found
1 merge request!533Draft: thanos: Declare archive-production thanos for live data querying
...@@ -1109,6 +1109,10 @@ bind::resource_records: ...@@ -1109,6 +1109,10 @@ bind::resource_records:
type: CNAME type: CNAME
record: reaper.internal.softwareheritage.org record: reaper.internal.softwareheritage.org
data: k8s-archive-production.internal.softwareheritage.org. data: k8s-archive-production.internal.softwareheritage.org.
k8s-archive-production-thanos/CNAME:
type: CNAME
record: k8s-archive-production-thanos.internal.softwareheritage.org
data: k8s-archive-production.internal.softwareheritage.org.
glyptotek/A: # OPNSense firewall, not managed by puppet glyptotek/A: # OPNSense firewall, not managed by puppet
record: "%{alias('opnsense::hosts.glyptotek.fqdn')}" record: "%{alias('opnsense::hosts.glyptotek.fqdn')}"
data: "%{alias('opnsense::hosts.glyptotek.ip')}" data: "%{alias('opnsense::hosts.glyptotek.ip')}"
...@@ -3382,6 +3386,7 @@ thanos::objstore::config: ...@@ -3382,6 +3386,7 @@ thanos::objstore::config:
# Other puppet managed stores will be automatically dealt with # Other puppet managed stores will be automatically dealt with
thanos::query::non_puppet_managed::stores: thanos::query::non_puppet_managed::stores:
- mmca-thanos.softwareheritage.org:443 - mmca-thanos.softwareheritage.org:443
- k8s-archive-production-thanos.internal.softwareheritage.org:443
thanos::stores: thanos::stores:
historical: historical:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment