suitecrm: update tls and version to 11.1.9
This commit is contained in:
parent
cbf9911b5f
commit
56872ebaae
|
@ -8,7 +8,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: suitecrm
|
||||
version: 11.1.8
|
||||
version: 11.1.9
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami
|
||||
|
|
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue