Skip to content

Commit 30c07bd

Browse files
pingsutwCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Kevin Su <pingsutw@gmail.com>
1 parent 5e98f1c commit 30c07bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/flyte-binary/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ ingress:
407407
# combine cookie-OIDC (browser) and JWT (token) auth. It renders the shared API
408408
# paths backed by the http service; supply the controller/JWT config (e.g. ALB
409409
# cert-arn, jwt-validation, the `Authorization: Bearer*` match condition, and a
410-
# group.order higher than the http ingress) via `annotations`.
410+
# group.order lower than the http ingress (but higher than the wellknown ingress)) via `annotations`.
411411
apiJwtIngress:
412412
# enabled Create the JWT (Bearer) API ingress
413413
enabled: false

0 commit comments

Comments
 (0)