This commit is contained in:
parent
d908078ee6
commit
ca415c6959
15 changed files with 10601 additions and 64 deletions
|
@ -1,9 +1,11 @@
|
|||
resource "authentik_outpost" "embedded_outpost" {
|
||||
name = "authentik Embedded Outpost"
|
||||
protocol_providers = [
|
||||
authentik_provider_proxy.spotizerr.id,
|
||||
authentik_provider_proxy.esphome.id,
|
||||
authentik_provider_proxy.pinchflat.id,
|
||||
authentik_provider_proxy.paperless-gpt.id,
|
||||
#authentik_provider_proxy.tubearchivist.id,
|
||||
#authentik_provider_proxy.spotizerr.id,
|
||||
]
|
||||
service_connection = authentik_service_connection_kubernetes.local.id
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue