Skip to content

Commit

Permalink
Fix etcd encryption test (#6841)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavmpandey08 authored Oct 18, 2023
1 parent b4bb693 commit 77188f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/framework/config/aws-kms-encryption-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
command:
- /aws-encryption-provider
- --key={{ .kmsKeyArn }}
- --region={{ .kmsKeyRegion }}
- --region=us-west-2
- --listen={{ .kmsSocket }}
ports:
- containerPort: 8080
Expand Down

0 comments on commit 77188f8

Please sign in to comment.