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

suitecrm: fix config

parent ea930584
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
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