Skip to content

Commit 4a2b1f2

Browse files
committed
Add comment
1 parent 424b5a8 commit 4a2b1f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

stacks/monitoring/create-prometheus-tls-certificate.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ spec:
5757
volumeClaimTemplate:
5858
metadata:
5959
annotations:
60+
# I assume prometheus supports hot-reloading the certificate Secret.
61+
# If not we can try to increase the lifetime here, but watch out that there is an
62+
# upper limit on the SecretClass!
6063
# secrets.stackable.tech/backend.autotls.cert.lifetime: "1d"
6164
secrets.stackable.tech/class: "tls"
6265
secrets.stackable.tech/format: "tls-pem"

0 commit comments

Comments
 (0)