We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da9eb3 commit 71be4a3Copy full SHA for 71be4a3
1 file changed
stacks/monitoring/create-prometheus-tls-certificate.yaml
@@ -57,8 +57,8 @@ spec:
57
volumeClaimTemplate:
58
metadata:
59
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
+ # I assume Prometheus supports hot-reloading the certificate Secret.
+ # If not, we can try to increase the lifetime here, but watch out that there is an
62
# upper limit on the SecretClass!
63
# secrets.stackable.tech/backend.autotls.cert.lifetime: "1d"
64
secrets.stackable.tech/class: "tls"
0 commit comments