Loading deploy/tfs.sh +0 −1 Original line number Diff line number Diff line Loading @@ -209,7 +209,6 @@ if [[ $DOCKER_MAJOR_VERSION -ge 23 ]]; then echo "If you installed docker through APT package docker.io, consider installing also package docker-buildx" exit 1; fi DOCKER_BUILD="docker buildx build" fi Loading manifests/webuiservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -133,8 +133,8 @@ spec: port: 8004 targetPort: 8004 - name: grafana port: 3001 targetPort: 3001 port: 3000 targetPort: 3000 --- apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler Loading Loading
deploy/tfs.sh +0 −1 Original line number Diff line number Diff line Loading @@ -209,7 +209,6 @@ if [[ $DOCKER_MAJOR_VERSION -ge 23 ]]; then echo "If you installed docker through APT package docker.io, consider installing also package docker-buildx" exit 1; fi DOCKER_BUILD="docker buildx build" fi Loading
manifests/webuiservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -133,8 +133,8 @@ spec: port: 8004 targetPort: 8004 - name: grafana port: 3001 targetPort: 3001 port: 3000 targetPort: 3000 --- apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler Loading