fix(loki,vault,iam): loki minio endpoint :80 not :9000, emit vault-minio-creds via CMP, drop redundant broken authentik-migrations job
This commit is contained in:
@@ -3,6 +3,8 @@ kind: Kustomization
|
||||
namespace: iam
|
||||
resources:
|
||||
- key-rotation-cronjob.yaml
|
||||
- authentik-migrations-job.yaml
|
||||
# authentik-migrations-job.yaml removed — redundant + broken. The authentik
|
||||
# `server` entrypoint runs migrations itself; this standalone job lacked the
|
||||
# authentik-secrets envFrom (Secret key missing) and always failed.
|
||||
# SOPS secrets (*.enc.yaml) handled by ArgoCD SOPS plugin at sync time
|
||||
# authentik/vault deployed via ArgoCD Helm source
|
||||
|
||||
Reference in New Issue
Block a user