Skip to content
Snippets Groups Projects

Compute component:

Closed Sergio Gonzalez Diaz requested to merge feat/monitoring-subscriptions into feat/monitoring
188 files
+ 22647
4219
Compare changes
  • Side-by-side
  • Inline
Files
188
@@ -34,7 +34,7 @@ spec:
- containerPort: 2020
env:
- name: LOG_LEVEL
value: "INFO"
value: "DEBUG"
readinessProbe:
exec:
command: ["/bin/grpc_health_probe", "-addr=:2020"]
Loading