Skip to content

Commit c20fc88

Browse files
committed
fix k8s helm mercure
1 parent dd77680 commit c20fc88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/deploy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ helm upgrade --install --reset-values --force --namespace=$NAMESPACE --recreate-
7070
--set postgresql.postgresqlPassword=$DATABASE_PASSWORD \
7171
--set ingress.hosts.api.host=$API_ENTRYPOINT \
7272
--set ingress.hosts.mercure.host=$MERCURE_ENTRYPOINT \
73+
--set ingress.hosts.mercure.serviceName=${RELEASE}-mercure \
7374
--set external-dns.cloudflare.apiKey=$CF_API_KEY \
7475
--set external-dns.cloudflare.email=$CF_API_EMAIL \
7576
--set mercure.publishUrl="http://${RELEASE}-mercure/hub" \

0 commit comments

Comments
 (0)