jenkins: pin root url for OIDC

This commit is contained in:
Brad Stein 2026-01-20 09:37:21 -03:00
parent 132074f0ff
commit b8f2d00547
2 changed files with 5 additions and 2 deletions

View File

@ -18,7 +18,7 @@ data:
logoutFromOpenIdProvider: true
postLogoutRedirectUrl: "https://ci.bstein.dev"
sendScopesInTokenRequest: true
rootURLFromRequest: true
rootURLFromRequest: false
userNameField: "preferred_username"
fullNameFieldName: "name"
emailFieldName: "email"
@ -245,3 +245,6 @@ data:
crumbIssuer:
standard:
excludeClientIPFromCrumb: true
unclassified:
location:
url: "https://ci.bstein.dev/"

View File

@ -38,7 +38,7 @@ spec:
GITEA_PAT_USERNAME={{ .Data.data.username }}
GITEA_PAT_TOKEN={{ .Data.data.token }}
{{- end -}}
bstein.dev/restarted-at: "2026-01-20T04:14:13Z"
bstein.dev/restarted-at: "2026-01-20T05:05:00Z"
spec:
serviceAccountName: jenkins
nodeSelector: