mirror of
https://code.forgejo.org/infrastructure/documentation
synced 2024-11-22 03:21:10 +00:00
enable traefik access logs
This commit is contained in:
parent
8f0057787a
commit
e28e53589a
|
@ -17,3 +17,6 @@ spec:
|
|||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: "key-to-share-failover"
|
||||
metallb.universe.tf/loadBalancerIPs: $failover_ipv4,$failover_ipv6
|
||||
logs:
|
||||
access:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue