We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd50a4f commit 945d263Copy full SHA for 945d263
slo-monitor/slo-monitor-pod.yaml
@@ -11,7 +11,7 @@ spec:
11
hostNetwork: true
12
containers:
13
- name: slo-monitor
14
- image: gcr.io/google-containers/slo-monitor:0.12.0
+ image: k8s.gcr.io/slo-monitor:0.12.0
15
command:
16
- /slo-monitor
17
- --alsologtostderr=true
0 commit comments