We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3f017 commit cd400c6Copy full SHA for cd400c6
kubernetes/nginx/nginx-deployment.yaml
@@ -24,7 +24,7 @@ spec:
24
ports:
25
- containerPort: 80
26
- name: nginx-exporter
27
- image: nginx/nginx-prometheus-exporter:0.9.0
+ image: nginx/nginx-prometheus-exporter:0.10.0
28
29
- containerPort: 9113
30
env:
0 commit comments