Enable use of an address outside the cluster if desired#5
Conversation
mhjacks
commented
May 5, 2026
- Support a Vault entirely outside the patterns cluster
|
Has this been tested in an actual external vault setup? |
|
Candidly, no. :) I don't have a fully external setup. Akos pointed out on the team call this morning that the auth model might be a little too restrictive for this model (since we literally don't know anything about the external one), so I have pushed new commits that (hopefully) address that. In the new model, an auth block will be passed to the clustersecretstore object in its entirety |
|
I managed to test this, I have successfully used this chart on my cluster, pointing to a vault running on an other cluster (external) I used this branch of mcg. |
…h external secrets
|
@darkdoc Added note about disabling the secrets loader, and a disclaimer about managing/injecting secrets when we don't manage the vault |
|
/lgtm |