Skip to content

fix(charts/dex): update appProtocol for grpc service port#162

Open
aleicher wants to merge 2 commits intodexidp:masterfrom
kotaicode:master
Open

fix(charts/dex): update appProtocol for grpc service port#162
aleicher wants to merge 2 commits intodexidp:masterfrom
kotaicode:master

Conversation

@aleicher
Copy link
Copy Markdown

@aleicher aleicher commented Feb 11, 2026

Overview

Sets the appProtocol in the kubernetes service on the GRPC port to grpc to ensure the connection from other services, e.g. istio can use the proper protocol

What this PR does / why we need it

Closes #147

Special notes for your reviewer

Checklist

  • Change log updated in Chart.yaml (see the contributing guide for details)
  • Chart version bumped in Chart.yaml (see the contributing guide for details)
  • Documentation regenerated by running make docs

@aleicher aleicher marked this pull request as ready for review February 11, 2026 08:51
Signed-off-by: Andreas Leicher <email@andreasleicher.com>
Signed-off-by: Andreas Leicher <email@andreasleicher.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change appProtocol of gRPC from http to grpc or http2

1 participant