Loading manifests/e2e_orchestratorservice.yaml +1 −8 Original line number Diff line number Diff line Loading @@ -23,9 +23,6 @@ spec: replicas: 1 template: metadata: annotations: config.linkerd.io/skip-outbound-ports: "8761" config.linkerd.io/skip-inbound-ports: "8761" labels: app: e2e-orchestratorservice spec: Loading @@ -37,10 +34,9 @@ spec: ports: - containerPort: 10050 - containerPort: 9192 - containerPort: 8762 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10050"] Loading Loading @@ -72,6 +68,3 @@ spec: - name: metrics port: 9192 targetPort: 9192 - name: ws port: 8762 targetPort: 8762 manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: #- containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: FLASK_ENV value: "production" # change to "development" if developing - name: IETF_NETWORK_RENDERER Loading manifests/opticalcontrollerservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" #readinessProbe: # exec: # command: ["/bin/grpc_health_probe", "-addr=:10060"] Loading manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading manifests/vnt_managerservice.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -23,9 +23,6 @@ spec: replicas: 1 template: metadata: annotations: config.linkerd.io/skip-outbound-ports: "8765" config.linkerd.io/skip-inbound-ports: "8765" labels: app: vnt-managerservice spec: Loading @@ -39,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" envFrom: - secretRef: name: kfk-kpi-data Loading Loading
manifests/e2e_orchestratorservice.yaml +1 −8 Original line number Diff line number Diff line Loading @@ -23,9 +23,6 @@ spec: replicas: 1 template: metadata: annotations: config.linkerd.io/skip-outbound-ports: "8761" config.linkerd.io/skip-inbound-ports: "8761" labels: app: e2e-orchestratorservice spec: Loading @@ -37,10 +34,9 @@ spec: ports: - containerPort: 10050 - containerPort: 9192 - containerPort: 8762 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10050"] Loading Loading @@ -72,6 +68,3 @@ spec: - name: metrics port: 9192 targetPort: 9192 - name: ws port: 8762 targetPort: 8762
manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ spec: #- containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" - name: FLASK_ENV value: "production" # change to "development" if developing - name: IETF_NETWORK_RENDERER Loading
manifests/opticalcontrollerservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" #readinessProbe: # exec: # command: ["/bin/grpc_health_probe", "-addr=:10060"] Loading
manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading
manifests/vnt_managerservice.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -23,9 +23,6 @@ spec: replicas: 1 template: metadata: annotations: config.linkerd.io/skip-outbound-ports: "8765" config.linkerd.io/skip-inbound-ports: "8765" labels: app: vnt-managerservice spec: Loading @@ -39,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" envFrom: - secretRef: name: kfk-kpi-data Loading