dumpster: unset https
All checks were successful
ci/woodpecker/push/file-browser Pipeline was successful

This commit is contained in:
alexandra catalina 2024-04-23 09:29:03 -07:00
parent 2cc4cbe0d3
commit 11a9fad523

View file

@ -20,6 +20,10 @@ service:
ports:
http: "8080"
containerPorts:
http: 8080
https: null
ingress:
enabled: true
ingressClassName: nginx