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 8882512 commit 4aea6a0Copy full SHA for 4aea6a0
ci/deploy
@@ -61,7 +61,7 @@ helm upgrade --install --reset-values --force --namespace=$NAMESPACE --recreate-
61
--set php.corsAllowOrigin=$CORS_ALLOW_ORIGIN \
62
--set php.trustedHosts=$TRUSTED_HOSTS \
63
--set php.repository=$PHP_REPOSITORY,php.tag=$TAG \
64
- --set php.mercure.jwt=$MERCURE_JWT \
+ --set php.mercure.jwt=$MERCURE_JWT_SECRET \
65
--set nginx.repository=$NGINX_REPOSITORY,nginx.tag=$TAG \
66
--set varnish.repository=$VARNISH_REPOSITORY,varnish.tag=$TAG \
67
--set blackfire.blackfire.server_id=$BLACKFIRE_SERVER_ID \
0 commit comments