Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .spec.topologySpreadConstraints #617

Open
smangels opened this issue Sep 29, 2023 · 0 comments
Open

Add support for .spec.topologySpreadConstraints #617

smangels opened this issue Sep 29, 2023 · 0 comments

Comments

@smangels
Copy link
Contributor

Description

I would like to be able to add .spec.topologySpreadConstraints to Postee server instances

Use Case

  • Ensure that postee instances are spread over all available availability zones within a K8s cluster

Acceptance Criteria

  • A developer is able to add constraints the values.yaml file and they end up in Postee server's StatefulSet yaml file.
smangels added a commit to smangels/postee that referenced this issue Sep 29, 2023
- solves aquasecurity#617
- allow the end user to define topologySpreadConstraints
- we focus on server instance first because we do not
  think that it is that important to spread the UI to
  different availability zones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant