traefik dashboard attempt 4

This commit is contained in:
Michael Thomson
2023-11-23 23:25:05 -05:00
parent f0921ae6c9
commit c331470b88

View File

@@ -57,7 +57,7 @@ spec:
# Default configuration, to be overridden # Default configuration, to be overridden
configFile: |- configFile: |-
email_domains = [ "*" ] email_domains = [ "*" ]
upstreams = [ "http://api@internal" ] upstreams = [ "http://traefik" ]
# Custom configuration file: oauth2_proxy.cfg # Custom configuration file: oauth2_proxy.cfg
# configFile: |- # configFile: |-
# pass_basic_auth = false # pass_basic_auth = false