Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
  • Loading branch information
JeffreyDallas committed Feb 4, 2025
1 parent bb208f6 commit a82375d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/explorer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ export class ExplorerCommand extends BaseCommand {
`${config.namespace}-hedera-explorer-ingress-class`,
);

// to support GRPC over HTTP/2
await this.k8.patchConfigMap(
clusterSetupNamespace,
constants.SOLO_CLUSTER_SETUP_CHART + '-haproxy-ingress',
Expand Down

0 comments on commit a82375d

Please sign in to comment.