commit c275cd903d9051cd1384acec5f2c941d6dc1238d parent 8a30623d7a34986e9da446fa5ece96b02044d51d Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 11 Sep 2023 12:18:28 +0200 Small certmanager tweaks Diffstat:
| M | infrastructure/controllers/cert-manager.yaml | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/cert-manager.yaml b/infrastructure/controllers/cert-manager.yaml @@ -31,3 +31,8 @@ spec: interval: 12h values: installCRDs: true + enableCertificateOwnerRef: true + prometheus: + servicemonitor: + enabled: true +