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

This commit is contained in:
2025-01-18 13:56:19 +01:00
parent a974663246
commit ea68a1d238

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