Skip to content

Conversation

benashz
Copy link
Collaborator

@benashz benashz commented Jul 12, 2024

Add support for configuring the default VaultAuth's .spec.vaultAuthGlobalRef from Helm values.

helm install ... \
        --set 'defaultAuthMethod.enabled=true' \
        --set 'defaultAuthMethod.vaultAuthGlobalRef.enabled=true' \
        --set 'defaultAuthMethod.vaultAuthGlobalRef.name=foo' \
        --set 'defaultAuthMethod.vaultAuthGlobalRef.namespace=baz' \

@benashz benashz requested a review from a team as a code owner July 12, 2024 21:12
@benashz benashz requested a review from tvoran July 12, 2024 21:12
@benashz benashz force-pushed the VAULT-28023/helm-add-support-for-vag branch from c5242b3 to 1d58fff Compare July 12, 2024 21:18
@benashz benashz force-pushed the VAULT-28023/helm-add-support-for-vag branch from 1d58fff to 669c5e7 Compare July 12, 2024 21:24
@benashz benashz added this to the v0.8.0 milestone Jul 15, 2024
Copy link
Collaborator

@thyton thyton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@benashz benashz merged commit 82802d3 into main Jul 15, 2024
@benashz benashz deleted the VAULT-28023/helm-add-support-for-vag branch July 15, 2024 18:20
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.

2 participants