Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mount additional config files to init-container #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

schorzz
Copy link

@schorzz schorzz commented Oct 20, 2022

In order to reference additional config files with the include <path to file> statement from the base config, the secret also has to be mounted into the init-container. Otherwise the init-container fails with:

FATAL: Unable to find configuration file: /etc/squid/config/<filename>: (2) No such file or directory

@ckoehn
Copy link

ckoehn commented Oct 24, 2022

@mtparet @rroufa Any chance this pull request will get merged?

@schorzz
Copy link
Author

schorzz commented Nov 1, 2022

@rroufa @mtparet Is there anything I can do to help get this merged and released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants