feat: add more

This commit is contained in:
2026-04-22 19:14:38 -05:00
parent f0bd248799
commit 5d23f3c391
22 changed files with 252 additions and 201 deletions

View File

@@ -22,12 +22,12 @@ outline:
- name: SECRET_KEY
valueFrom:
secretKeyRef:
name: outline-key-secret
name: outline-key
key: secret-key
- name: UTILS_SECRET
valueFrom:
secretKeyRef:
name: outline-key-secret
name: outline-key
key: utils-key
- name: POSTGRES_USERNAME
valueFrom:
@@ -89,12 +89,12 @@ outline:
- name: OIDC_CLIENT_ID
valueFrom:
secretKeyRef:
name: outline-oidc-secret
name: outline-oidc-authentik
key: client
- name: OIDC_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: outline-oidc-secret
name: outline-oidc-authentik
key: secret
- name: OIDC_AUTH_URI
value: https://auth.alexlebens.dev/application/o/authorize/