mirror of https://git.rancher.io/charts
Bump nginx image
parent
75481c6cec
commit
4b88995876
|
@ -692,7 +692,7 @@
|
|||
+ proxy:
|
||||
+ image:
|
||||
+ repository: rancher/mirrored-library-nginx
|
||||
+ tag: 1.19.9-alpine
|
||||
+ tag: 1.21.0-alpine
|
||||
+
|
||||
+ ## Enable an Specify container in extraContainers. This is meant to allow adding an authentication proxy to a grafana pod
|
||||
+ extraContainers: |
|
||||
|
@ -968,7 +968,7 @@
|
|||
+ proxy:
|
||||
+ image:
|
||||
+ repository: rancher/mirrored-library-nginx
|
||||
+ tag: 1.19.9-alpine
|
||||
+ tag: 1.21.0-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
|
||||
|
|
Loading…
Reference in New Issue