forked from gardener/gardener-extension-registry-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the
gardener-extension-registry-cache-admission
Service topolo…
…gy-aware Similar to gardener/gardener-extension-provider-aws#732 and gardener/gardener-extension-provider-aws#750
- Loading branch information
1 parent
849d458
commit d9332ba
Showing
2 changed files
with
14 additions
and
0 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 |
---|---|---|
|
@@ -41,3 +41,6 @@ global: | |
enabled: false | ||
expirationSeconds: 43200 | ||
audience: "" | ||
service: | ||
topologyAwareRouting: | ||
enabled: false |