diff --git a/values-local.yaml.example b/values-local.yaml.example
index 070062e667ecb7464a8ea4683edf1fd4b2e04733..2f3a8487bba3e58f06bf9cfc1818ca9b54ff716f 100644
--- a/values-local.yaml.example
+++ b/values-local.yaml.example
@@ -47,6 +47,9 @@ onlyoffice:
   jwtSecret: CHANGE_ME
   ingress:
     enabled: true
+    annotations:
+      # Tell cert-manager to automatically get a TLS certificate
+      kubernetes.io/tls-acme: "true"
     hosts:
       - "office.your.domain"
     tls: