update s3 healthchecks

This commit is contained in:
Ingolf Wagner 2024-11-08 21:21:21 +09:00
parent e84fee5a36
commit 03a5b33bbf
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -5,9 +5,10 @@
9000
9001
];
healthchecks.http.s3 = {
url = "http://s3.chungus.bear";
expectedContents = "minio";
url = "http://s3.chungus.private:9001/login";
expectedContent = "minio";
};
clan.core.facts.services.s3 = factsGenerator.password {