Skip to content

fix(local): always load the local prod.vault.yaml file unencrypted - #619

Open
schrodit wants to merge 1 commit into
mainfrom
fix-local-installer-vault-load
Open

fix(local): always load the local prod.vault.yaml file unencrypted#619
schrodit wants to merge 1 commit into
mainfrom
fix-local-installer-vault-load

Conversation

@schrodit

Copy link
Copy Markdown
Member

The local installer writes the file unencrypted and then encrypts them to the secrets dir where is then used by the real installer.
The local development flow is intended to be as easy as possible and should not contain production environments this file is kept unecrypted.

Currently we force it to be encrypted which fails most local flows.

@schrodit
schrodit requested a review from joka134 July 29, 2026 07:43
@schrodit schrodit self-assigned this Jul 29, 2026
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