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