feat: add ability to provision outposts using blueprints

This commit is contained in:
Bert-Jan Fikse 2026-01-14 14:31:22 +01:00
parent 438a41356a
commit 0106e8801f
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A
3 changed files with 48 additions and 0 deletions

View file

@ -45,6 +45,18 @@ authentik_proxy_apps: []
# authorization_slug: default-provider-authorization-implicit-consent
# invalidation_slug: default-provider-invalidation-flow
authentik_proxy_outposts: []
# - name: "proxy-main"
# type: "proxy"
# service_connection: null
# providers:
# - whoami
# - nextcloud-proxy
# config:
# authentik_host: "https://authentik.local.test/"
# authentik_host_browser: "https://authentik.local.test/"
# log_level: "info"
authentik_oidc_apps: []
# - slug: grafana
# name: Grafana