Closed skyporter closed 1 year ago
How do you manage different credentials for same environnement (production for example) but different configs?
production
Actual config:
config/credentials/production.key
config/credentials/production.yml.enc
How can I add this:
config/credentials/cusomters/one/production.key
config/credentials/cusomters/one/production.yml.enc
How do you manage different credentials for same environnement (
production
for example) but different configs?Actual config:
config/credentials/production.key
config/credentials/production.yml.enc
How can I add this:
config/credentials/cusomters/one/production.key
config/credentials/cusomters/one/production.yml.enc