update the image rancher/mirrored-library-nginx

pull/1230/head
Jiaqi Luo 2021-05-24 20:15:32 -07:00
parent 2dadcd8671
commit 5480033c84
3 changed files with 4 additions and 4 deletions

View File

@ -1127,7 +1127,7 @@ grafana:
proxy:
image:
repository: rancher/mirrored-library-nginx
tag: 1.19.2-alpine
tag: 1.19.9-alpine
## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod
extraContainers: |
@ -2745,7 +2745,7 @@ prometheus:
proxy:
image:
repository: rancher/mirrored-library-nginx
tag: 1.19.2-alpine
tag: 1.19.9-alpine
## Containers allows injecting additional containers. This is meant to allow adding an authentication proxy to a Prometheus pod.
## if using proxy extraContainer update targetPort with proxy container port

View File

@ -573,7 +573,7 @@
+ proxy:
+ image:
+ repository: rancher/mirrored-library-nginx
+ tag: 1.19.2-alpine
+ tag: 1.19.9-alpine
+
+ ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod
+ extraContainers: |
@ -864,7 +864,7 @@
+ proxy:
+ image:
+ repository: rancher/mirrored-library-nginx
+ tag: 1.19.2-alpine
+ tag: 1.19.9-alpine
+
## Containers allows injecting additional containers. This is meant to allow adding an authentication proxy to a Prometheus pod.
## if using proxy extraContainer update targetPort with proxy container port