fix(alloy): Bind config directory instead of a single file #512

Open
histalek wants to merge 1 commit from fix-alloy-config-mount into main
Owner

We changed alloy to use anything the complete config directory as a
config source quite some time ago but we only bind mounted a single
config file since then. Whoops.

We now correctly bind mount the whole config directory which makes it
possible to partition configs into different files.

We changed alloy to use anything the complete config directory as a config source quite some time ago but we only bind mounted a single config file since then. Whoops. We now correctly bind mount the whole config directory which makes it possible to partition configs into different files.
fix(alloy): Bind config directory instead of a single file
All checks were successful
ci/woodpecker/pr/ansible-lint Pipeline was successful
90416e4b7e
We changed alloy to use anything the complete config directory as a
config source quite some time ago but we only bind mounted a single
config file since then. Whoops.

We now correctly bind mount the whole config directory which makes it
possible to partition configs into different files.
All checks were successful
ci/woodpecker/pr/ansible-lint Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-alloy-config-mount:fix-alloy-config-mount
git switch fix-alloy-config-mount
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SipsOfCode/infrastructure!512
No description provided.