Loading manifests/centralizedcybersecurityservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -27,10 +27,10 @@ spec: value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10010"] command: ["/bin/grpc_health_probe", "-addr=:10000"] livenessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10010"] command: ["/bin/grpc_health_probe", "-addr=:10000"] resources: requests: cpu: 250m Loading Loading
manifests/centralizedcybersecurityservice.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -27,10 +27,10 @@ spec: value: "DEBUG" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10010"] command: ["/bin/grpc_health_probe", "-addr=:10000"] livenessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:10010"] command: ["/bin/grpc_health_probe", "-addr=:10000"] resources: requests: cpu: 250m Loading