fixed forgejo typos
This commit is contained in:
parent
e7069d1261
commit
fa5e609e53
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
{{ pw "46289080-39de-4e5e-bae5-6be41b08e25b" }}
|
||||
{{ pw "1a13caa1-547e-4462-af34-8dff29baec64" }}
|
||||
|
|
|
@ -14,7 +14,7 @@ gitea:
|
|||
key: VcyEM48aqaMlau356WMVO10cNcmd6McnxW1KvBLu
|
||||
secret: {{ readFile "../.envs/.forgejo-oidc-secret" }}
|
||||
autoDiscoverUrl: https://idp.kropcloud.net/application/o/git/.well-known/openid-configuration
|
||||
skipLocal2fa: true
|
||||
skipLocal2fa: false
|
||||
scopes: forgejo
|
||||
requiredClaimName: forgejo
|
||||
groupClaimName: forgejo
|
||||
|
@ -67,4 +67,4 @@ service:
|
|||
ssh:
|
||||
type: LoadBalancer
|
||||
annotations:
|
||||
metallb.io/allow-shared-ip: kropcloud
|
||||
metallb.io/allow-shared-ip: kropcloud
|
||||
|
|
Loading…
Reference in a new issue