Skip to content

Commit

Permalink
Update charts/consul/test/unit/server-config-configmap.bats
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
  • Loading branch information
absolutelightning and zalimeni authored Sep 6, 2023
1 parent 3c4291c commit 4523282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/consul/test/unit/server-config-configmap.bats
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ load _helpers
}


@test "server/ConfigMap: set Vault Namespace in connect CA config when global.secretsBackend.vault.vaultNamespace is blank but connectCA.additionalConfig is not blank" {
@test "server/ConfigMap: do not set Vault Namespace in connect CA config from global.secretsBackend.vault.vaultNamespace when also set in connectCA.additionalConfig" {
cd `chart_dir`

local actual=$(helm template \
Expand Down

0 comments on commit 4523282

Please sign in to comment.