mirror of https://git.rancher.io/charts
(dev-v2.6-archive) Merge pull request #1230 from jiaqiluo/update-monitoring-image-dev-v2.6
[dev-v2.6]update the image rancher/mirrored-library-nginx
(partially cherry picked from commit ef298fe102
)
pull/1680/head
parent
d729c71088
commit
cf569513fa
|
@ -573,7 +573,7 @@
|
||||||
+ proxy:
|
+ proxy:
|
||||||
+ image:
|
+ image:
|
||||||
+ repository: rancher/mirrored-library-nginx
|
+ 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
|
+ ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod
|
||||||
+ extraContainers: |
|
+ extraContainers: |
|
||||||
|
@ -864,7 +864,7 @@
|
||||||
+ proxy:
|
+ proxy:
|
||||||
+ image:
|
+ image:
|
||||||
+ repository: rancher/mirrored-library-nginx
|
+ 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.
|
## 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
|
## if using proxy extraContainer update targetPort with proxy container port
|
||||||
|
|
Loading…
Reference in New Issue