Skip to content

Commit

Permalink
backport of commit 4f575c0
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Sep 11, 2023
1 parent 38ab247 commit a0c2832
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ key2: value2' \
[ "${actual}" = "bar" ]
}

@test "ingressGateway/Deployment: vault namespace annotations can be set when secretsBackend.vault.vaultNamespace is set and .global.secretsBackend.vault.agentAnnotations is not set." {
@test "terminatingGateways/Deployment: vault namespace annotations can be set when secretsBackend.vault.vaultNamespace is set and .global.secretsBackend.vault.agentAnnotations is not set." {
cd `chart_dir`
local object=$(helm template \
-s templates/terminating-gateways-deployment.yaml \
Expand Down

0 comments on commit a0c2832

Please sign in to comment.