feat: add ability to provision outposts using blueprints
This commit is contained in:
parent
438a41356a
commit
0106e8801f
3 changed files with 48 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue