Skip to content

Add topologySpreadConstraints #346

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

gjumic-optiva
Copy link

What this PR does / why we need it

Adds topologySpreadConstraints option in values.yaml and templates

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped

Signed-off-by: Goran Jumic <[email protected]>
Signed-off-by: Goran Jumic <[email protected]>
# Conflicts:
#	zammad/Chart.yaml
#	zammad/values.yaml
Signed-off-by: Goran Jumic <[email protected]>
gjumic-optiva and others added 6 commits June 23, 2025 14:01
Co-authored-by: André Bauer <[email protected]>
Co-authored-by: André Bauer <[email protected]>
Co-authored-by: André Bauer <[email protected]>
Co-authored-by: André Bauer <[email protected]>
Co-authored-by: André Bauer <[email protected]>
Co-authored-by: André Bauer <[email protected]>
@gjumic-optiva
Copy link
Author

Changes committed.

@@ -27,6 +27,10 @@ spec:
{{- end }}
spec:
{{- include "zammad.podSpec.deployment" . | nindent 6 }}
{{- with .Values.zammadConfig.nginx.topologySpreadConstraints }}
topologySpreadConstraints:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please also move this everywhere below the containers and before volumes so its sorted alphabetically in the right order?

thanks.

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

Successfully merging this pull request may close these issues.

2 participants