Files
kubeshark/helm-chart/tests
Volodymyr Stoiko 01bd51ff04 chart: name the configured auth type in the issuer failure, fix a doc default
Both oidc and dex take tap.auth.oidc.issuer, but the failure hard-coded "oidc",
so a dex operator was sent looking for a setting they had not configured.

The README also documented tap.auth.rolesClaim as `role` where the chart
defaults it to `groups`, which is the kind of mismatch an operator only finds
after their SSO claims fail to map.
2026-09-01 09:18:59 +03:00
..