Skip to content

Add missing affinity and tolerations properties to hooks#1996

Merged
Weltraumschaf merged 1 commit intosecureCodeBox:mainfrom
Zero3141:bugfix/dd-persistance-charts
Sep 29, 2023
Merged

Add missing affinity and tolerations properties to hooks#1996
Weltraumschaf merged 1 commit intosecureCodeBox:mainfrom
Zero3141:bugfix/dd-persistance-charts

Conversation

@Zero3141
Copy link
Contributor

@Zero3141 Zero3141 commented Sep 29, 2023

Description

Fixes #1972

The persistence-azure-monitor, persistence-elastic, and persistence-defectdojo are missing the affinity and tolerations property in their provider template. We add them according to the other hooks

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

…ooks persistance-provider yamls

Signed-off-by: Heiko Kiesel <[email protected]>
@Zero3141 Zero3141 added the bug Bugs label Sep 29, 2023
@Zero3141 Zero3141 self-assigned this Sep 29, 2023
@netlify
Copy link

netlify bot commented Sep 29, 2023

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 88f2210
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/65169ba92ed9f200089037ed

@Weltraumschaf Weltraumschaf merged commit 24b7efb into secureCodeBox:main Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Tolerations are not working for DefectDojo persistence provider

3 participants