feature/ariadne #11

Merged
bstein merged 416 commits from feature/ariadne into main 2026-01-28 14:05:40 +00:00
2 changed files with 5 additions and 2 deletions
Showing only changes of commit b8f2d00547 - Show all commits

View File

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

View File

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