jenkins: pin root url for OIDC
This commit is contained in:
parent
132074f0ff
commit
b8f2d00547
@ -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/"
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user