diff --git a/basic/apps/people/suitecrm-release.yaml b/basic/apps/people/suitecrm-release.yaml
index 2c62ad50648d1bf37841f69350d40c23680013d7..7de7a0f6610cc8bf64a76d3b724a8c5ca673db95 100644
--- a/basic/apps/people/suitecrm-release.yaml
+++ b/basic/apps/people/suitecrm-release.yaml
@@ -8,7 +8,7 @@ spec:
   chart:
     spec:
       chart: suitecrm
-      version: 11.1.8
+      version: 11.1.9
       sourceRef:
         kind: HelmRepository
         name: bitnami
diff --git a/basic/apps/people/suitecrm-values-configmap.yaml b/basic/apps/people/suitecrm-values-configmap.yaml
index 6b44d97dc4f1d5cda149e865a6177223459ff3d7..0c1e6fd06320b69507f5ec86624c6736b7407c77 100644
--- a/basic/apps/people/suitecrm-values-configmap.yaml
+++ b/basic/apps/people/suitecrm-values-configmap.yaml
@@ -13,9 +13,7 @@ data:
         cert-manager.io/cluster-issuer: letsencrypt-issuer-staging
       hostname: "people.${domain}"
       tls: true
-      #  - secretName: suitecrm-tls
-      #    hosts:
-      #      - "people.${domain}"
+      certManager: true
     # TODO Adjust OIDC SSO to service
     #    - name: Stackspin
     #      key: "${client_id}"