Update the helm chart
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nikolai Rodionov 2025-01-18 13:56:19 +01:00
parent a974663246
commit ea68a1d238
Signed by: allanger
GPG Key ID: 09F8B434D0FDD99B

View File

@ -29,7 +29,13 @@ base:
port: 80
initialDelaySeconds: 3
periodSeconds: 3
volumeMounts:
extraVolumes:
cache:
path: /var/cache/nginx
extraVolumes:
cache:
emptyDir: {}
ingress:
main:
enabled: true