We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1b438 commit b74cfa8Copy full SHA for b74cfa8
rootfs/Dockerfile
@@ -49,6 +49,7 @@ COPY --chown=www-data:www-data bin/${TARGETARCH}/wait-shutdown /
49
# with volumes (custom templates)
50
RUN bash -xeu -c ' \
51
writeDirs=( \
52
+ /etc/ingress-controller \
53
/etc/ingress-controller/ssl \
54
/etc/ingress-controller/auth \
55
/etc/ingress-controller/geoip \
0 commit comments