-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deployment anti affinity rule.
I don't think this is required for this extension and it's somehow creating a burden on local setups because for some reason it always deploys 2 replicas even when passing 1 explicitly through the chart values. So, for single node seeds the extension will not become ready. Only Gardener provider extensions have these constraints anyway, so I think we can just remove. It's not a problem when this extension is not available for a short time.
- Loading branch information
Showing
2 changed files
with
1 addition
and
11 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