restic-exporter: Point at chromie.p.b
Restic backups are now stored in MinIO on _chromie.pyrocufflink.blue_. All data have been migrated from _burp1.p.b_, which is being decommissioned. The instance of MinIO on _chromie_ uses a certificate signed by DCH CA, rather than the _pyrocufflink.blue_ wildcard certificate signed by ZeroSSL. As such, we need to configure `restic` to trust the DCH Root CA certificate in order to use the MinIO S3 API.
This commit is contained in:
@@ -21,9 +21,9 @@ spec:
|
||||
protocol: TCP
|
||||
- to:
|
||||
- ipBlock:
|
||||
cidr: 172.30.0.30/32
|
||||
cidr: 172.30.0.15/32
|
||||
ports:
|
||||
- port: 9000
|
||||
- port: 443
|
||||
ingress:
|
||||
- from:
|
||||
- namespaceSelector:
|
||||
|
||||
Reference in New Issue
Block a user