Skip to content
Snippets Groups Projects
Commit 56872eba authored by xeruf's avatar xeruf
Browse files

suitecrm: update tls and version to 11.1.9

parent cbf9911b
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ spec: ...@@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: suitecrm chart: suitecrm
version: 11.1.8 version: 11.1.9
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: bitnami name: bitnami
......
...@@ -13,9 +13,7 @@ data: ...@@ -13,9 +13,7 @@ data:
cert-manager.io/cluster-issuer: letsencrypt-issuer-staging cert-manager.io/cluster-issuer: letsencrypt-issuer-staging
hostname: "people.${domain}" hostname: "people.${domain}"
tls: true tls: true
# - secretName: suitecrm-tls certManager: true
# hosts:
# - "people.${domain}"
# TODO Adjust OIDC SSO to service # TODO Adjust OIDC SSO to service
# - name: Stackspin # - name: Stackspin
# key: "${client_id}" # key: "${client_id}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment