2025.12 upgrade

This commit is contained in:
2026-01-22 15:38:45 +11:00
parent 7e1f361aa3
commit a21da49351
112 changed files with 13484 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
---
blueprints:
configMaps:
- authentik-ci-blueprint
### Required values below
authentik:
log_level: debug
secret_key: 5up3r53cr37K3y
postgresql:
password: au7h3n71k
postgresql:
enabled: true
auth:
password: au7h3n71k
persistence:
enabled: false

24
ci/ct-hpa-values.yaml Normal file
View File

@@ -0,0 +1,24 @@
---
server:
autoscaling:
enabled: true
minReplicas: 1
worker:
autoscaling:
enabled: true
minReplicas: 1
### Required values below
authentik:
log_level: debug
secret_key: 5up3r53cr37K3y
postgresql:
password: au7h3n71k
postgresql:
enabled: true
auth:
password: au7h3n71k
persistence:
enabled: false

24
ci/ct-pdb-max-values.yaml Normal file
View File

@@ -0,0 +1,24 @@
---
server:
pdb:
enabled: true
maxUnavailable: 25%
worker:
pdb:
enabled: true
maxUnavailable: 25%
### Required values below
authentik:
log_level: debug
secret_key: 5up3r53cr37K3y
postgresql:
password: au7h3n71k
postgresql:
enabled: true
auth:
password: au7h3n71k
persistence:
enabled: false

24
ci/ct-pdb-min-values.yaml Normal file
View File

@@ -0,0 +1,24 @@
---
server:
pdb:
enabled: true
minAvailable: 2
worker:
pdb:
enabled: true
minAvailable: 2
### Required values below
authentik:
log_level: debug
secret_key: 5up3r53cr37K3y
postgresql:
password: au7h3n71k
postgresql:
enabled: true
auth:
password: au7h3n71k
persistence:
enabled: false

13
ci/ct-values.yaml Normal file
View File

@@ -0,0 +1,13 @@
---
authentik:
log_level: debug
secret_key: 5up3r53cr37K3y
postgresql:
password: au7h3n71k
postgresql:
enabled: true
auth:
password: au7h3n71k
persistence:
enabled: false

View File

@@ -0,0 +1,18 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: authentik-ci-blueprint
data:
test-blueprint.yaml: |
version: 1
metadata:
name: ci-test-blueprint
entries:
- attrs:
designation: authentication
name: ci-test-blueprint
title: ci-test-blueprint
identifiers:
slug: ci-test-blueprint
model: authentik_flows.flow
id: flow