Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

[-] fix helm chart affinity, toleration, nodeSelector and extraVolumes for daemon container #631

Merged
merged 9 commits into from
Jul 6, 2023

Conversation

pmpetit
Copy link
Contributor

@pmpetit pmpetit commented Apr 25, 2023

for the container pgwatch2-daemon, some properties are missing in the deployment.yaml file:

fix #630 : as used in the webui container, add some affinity toleration & nodeSelector properties

feat #632: i prefer to use the env var PW_CONFIG so i need to add a json file including the target to monitor. A way to do it is to add some extras volume mounts parameter.

@pmpetit pmpetit changed the title fix(helm-chart) : affinity toleration & nodeSelector are missing fix(helm-chart) : affinity, toleration, nodeSelector and extraVolumes for daemon container. Apr 25, 2023
@pashagolub
Copy link
Collaborator

@yanchenko-igor would you please review this pull request? Thanks in advance!

@pashagolub pashagolub changed the title fix(helm-chart) : affinity, toleration, nodeSelector and extraVolumes for daemon container. [-] fix helm chart affinity, toleration, nodeSelector and extraVolumes for daemon container May 31, 2023
@pashagolub pashagolub self-assigned this Jul 6, 2023
@pashagolub
Copy link
Collaborator

Thank you

@pashagolub pashagolub merged commit 08751c7 into cybertec-postgresql:master Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

nodeSelector affinity tolerations missing
2 participants