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

people: disable usage of secret

parent 6964edab
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,8 @@ data:
certManager: true
suitecrmUsername: "admin"
suitecrmEmail: "${admin_email}"
existingSecret: stackspin-suitecrm-variables
suitecrmPassword: "${suitecrm-password}"
#existingSecret: stackspin-suitecrm-variables
mariadb:
auth:
password: "${mariadb-password}"
......
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