We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8082a commit 0620208Copy full SHA for 0620208
src/jobs/deploy_to_selfhosted.yml
@@ -89,8 +89,6 @@ steps:
89
--set global.imagePullSecrets[0].name=docker-credentials \
90
--set global.play.cryptoSecret=$SHARED_PLAY_CRYPTO_SECRET \
91
--set global.akka.sessionSecret=$SHARED_AKKA_SESSION_SECRET \
92
- --set global.filestore.contentsSecret=$SHARED_PLAY_CRYPTO_SECRET \
93
- --set global.filestore.uuidSecret=$SHARED_PLAY_CRYPTO_SECRET \
94
--set global.cacheSecret=$SHARED_PLAY_CRYPTO_SECRET \
95
--set global.codacy.license=$CODACY_LICENSE \
96
--set global.codacy.url=$CODACY_URL_DEV \
0 commit comments