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: ...@@ -13,7 +13,7 @@ data:
hostname: "people.${domain}" hostname: "people.${domain}"
tls: true tls: true
certManager: true certManager: true
suitecrmUsernme: "admin" suitecrmUsername: "admin"
suitecrmEmail: "${admin_email}" suitecrmEmail: "${admin_email}"
existingSecret: stackspin-suitecrm-variables existingSecret: stackspin-suitecrm-variables
# TODO Adjust OIDC SSO to service # TODO Adjust OIDC SSO to service
......
...@@ -8,8 +8,8 @@ spec: ...@@ -8,8 +8,8 @@ spec:
interval: 30m interval: 30m
wait: true wait: true
timeout: 1h timeout: 1h
dependsOn: #dependsOn:
#- name: single-sign-on # - name: single-sign-on
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: stackspout 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