add configs for auth in proxies
ci.vdhsn.com/push Build was killed Details

trunk
Adam Veldhousen 2023-07-15 18:27:06 -05:00
parent e00e9c27d3
commit d2ba8cb90f
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
2 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ stringData:
port: 80
access_control_allow_origin: "beta.barretthousen.com"
endpoints:
auth: auth-beta:5001
catalog: catalog-beta:5001

View File

@ -14,6 +14,6 @@ spec:
[
"curl",
"http://proxy-admin/api/v1/sync",
'-d=''{"target":"liveauctioneers"}''',
'-d=''{"target":"All"}''',
"-vvvv",
]