fix: Update nginx image
This commit is contained in:
parent
2b9f064f03
commit
bc5285c694
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ webserver:
|
||||||
image:
|
image:
|
||||||
repository: nginxinc/nginx-unprivileged
|
repository: nginxinc/nginx-unprivileged
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: "1.23"
|
tag: "1.25"
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 50m
|
cpu: 50m
|
||||||
|
|
Loading…
Reference in a new issue