gremlin: convert list-style blocks to map format in swarm/authentik.yaml
This commit is contained in:
parent
d4fdcd3370
commit
0fd55831fc
1 changed files with 9 additions and 9 deletions
|
|
@ -82,15 +82,15 @@ services:
|
|||
constraints:
|
||||
- node.hostname == znas
|
||||
labels:
|
||||
- homepage.group=Management
|
||||
- homepage.name=Authentik
|
||||
- homepage.icon=authentik.png
|
||||
- homepage.href=https://auth.netgrimoire.com
|
||||
- homepage.description=Account Manager
|
||||
- kuma.auth.http.name="Authentik"
|
||||
- kuma.auth.http.url=http://authentik:9000
|
||||
- caddy=auth.netgrimoire.com
|
||||
- caddy.reverse_proxy="{{upstreams 9000}}"
|
||||
homepage.group: Management
|
||||
homepage.name: Authentik
|
||||
homepage.icon: authentik.png
|
||||
homepage.href: https://auth.netgrimoire.com
|
||||
homepage.description: Account Manager
|
||||
kuma.auth.http.name: Authentik
|
||||
kuma.auth.http.url: http://authentik:9000
|
||||
caddy: auth.netgrimoire.com
|
||||
caddy.reverse_proxy: {{upstreams 9000}}
|
||||
depends_on:
|
||||
- postgresql
|
||||
- redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue