feat: refactor apps
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 57s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m18s
render-manifests / render-manifests (pull_request) Successful in 1m25s

This commit is contained in:
2026-03-25 20:32:23 -05:00
parent 7f303d02b7
commit 987bd0fb6f
17 changed files with 62 additions and 69 deletions

View File

@@ -33,7 +33,7 @@ authentik:
replicas: 2
resources:
requests:
cpu: 100m
cpu: 20m
memory: 700Mi
livenessProbe:
failureThreshold: 3
@@ -66,8 +66,8 @@ authentik:
replicas: 2
resources:
requests:
cpu: 100m
memory: 512Mi
cpu: 80m
memory: 650Mi
metrics:
enabled: true
serviceMonitor: