doc change
This commit is contained in:
@@ -31,7 +31,6 @@ spec:
|
|||||||
mountPath: /etc/nginx/conf.d/default.conf
|
mountPath: /etc/nginx/conf.d/default.conf
|
||||||
subPath: default.conf
|
subPath: default.conf
|
||||||
|
|
||||||
# --- ADD THE EXPORTER SIDECAR HERE ---
|
|
||||||
- name: exporter
|
- name: exporter
|
||||||
image: nginx/nginx-prometheus-exporter:latest
|
image: nginx/nginx-prometheus-exporter:latest
|
||||||
args:
|
args:
|
||||||
@@ -46,7 +45,6 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
cpu: "50m"
|
cpu: "50m"
|
||||||
memory: "64Mi"
|
memory: "64Mi"
|
||||||
# -------------------------------------
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: nginx-config-vol
|
- name: nginx-config-vol
|
||||||
|
|||||||
Reference in New Issue
Block a user