-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move AWS_USE_FIPS_ENDPOINT env config to container level and remove t…
…he default value of it
- Loading branch information
Kai Zhu
committed
Mar 26, 2024
1 parent
a80c43b
commit acf4862
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,5 +39,3 @@ rbac: | |
securityContext: | ||
privileged: false | ||
allowPrivilegeEscalation: false | ||
|
||
useFipsEndpoint: false |