Explorar o código

make quarkus use the right port

Grega Bremec %!s(int64=2) %!d(string=hai) anos
pai
achega
cb436cbb2e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      deployment/exporter/base/daemonset.yml

+ 2 - 0
deployment/exporter/base/daemonset.yml

@@ -89,6 +89,8 @@ spec:
           env:
             - name: HOSTNAME_FROM_API
               value: "true"
+            - name: QUARKUS_HTTP_PORT
+              value: "28080"
           ports:
             - name: http
               protocol: TCP