There was an error while loading. Please reload this page.
1 parent da18e4b commit e574894Copy full SHA for e574894
1 file changed
triton/run.sh
@@ -47,7 +47,7 @@ export ATHENA_CORE_NUMBER=8
47
# ------------------------------------------------------------------------------
48
TRITON_POSTEXEC='NNSharingSvc=cfg.getService("FTagNNSharingSvc");\
49
NNSharingSvc.UseTriton=True;\
50
-NNSharingSvc.TritonUrl="triton-traefik.triton.svc.cluster.local";\
+NNSharingSvc.TritonUrl="172.16.11.5";\
51
NNSharingSvc.TritonPort=8001;\
52
NNSharingSvc.TritonUseSSL=False'
53
0 commit comments