suitecrm: fix config

This commit is contained in:
xeruf 2022-07-06 10:24:04 +01:00
parent ea930584b1
commit ad11b0df68
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ data:
hostname: "people.${domain}"
tls: true
certManager: true
suitecrmUsernme: "admin"
suitecrmUsername: "admin"
suitecrmEmail: "${admin_email}"
existingSecret: stackspin-suitecrm-variables
# TODO Adjust OIDC SSO to service

View File

@ -8,8 +8,8 @@ spec:
interval: 30m
wait: true
timeout: 1h
dependsOn:
#- name: single-sign-on
#dependsOn:
# - name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout