Add managed role for authentik user on blumeops-pg CNPG cluster, with ExternalSecret pulling password from 1Password item "Authentik (blumeops)". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
337 B
YAML
14 lines
337 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: databases
|
|
|
|
resources:
|
|
- blumeops-pg.yaml
|
|
- immich-pg.yaml
|
|
- service-tailscale.yaml
|
|
- service-metrics-tailscale.yaml
|
|
- external-secret-eblume.yaml
|
|
- external-secret-borgmatic.yaml
|
|
- external-secret-teslamate.yaml
|
|
- external-secret-authentik.yaml
|