Skip to content

Add support for custom config files for keeper#132

Open
stem wants to merge 1 commit intoAltinity:mainfrom
stem:main
Open

Add support for custom config files for keeper#132
stem wants to merge 1 commit intoAltinity:mainfrom
stem:main

Conversation

@stem
Copy link
Copy Markdown

@stem stem commented Mar 25, 2026

We wanted to enable TLS on our keepers, but were'nt able to because of the previous configuration possibilites.

We've followed the same pattern as in 7eef93f: keeper.configurationFiles supports both inline content and structured YAML (e.g. valueFrom.secretKeyRef).

We've also added keeper.extraPorts as it's already present in main so we can oper other ports if necessary.

We wanted to enable TLS on our keepers, but were'nt able to because of
the previous configuration possibilites.

We've followed the same pattern as in 7eef93f: `keeper.configurationFiles`
supports both inline content and structured YAML (e.g. valueFrom.secretKeyRef).

We've also added `keeper.extraPorts` as it's already present in main so
we can oper other ports if necessary.
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.

1 participant