Make authentik more stable and move it to the platform ns #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Give Authentik server more memory, I think something about 1Gb for starters
Move it to the platform ns
it would require db migration, so
.spec.deletionProtected
enabledapplications
nshelmfile -e badhouseplants -f ./installations/applications/ -l name=authentik destroy
platform
helmfileIncreased limits and requests for Authentik server to 1Gi in values.yaml
Removed app from applications ns and deployed it in platform ns
Migrated db using the script from k8s-cluster-config
Link: https://gitea.badhouseplants.net/badhouseplants/k8s-cluster-config/src/branch/main/scripts/migrate_postgres.sh