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

Update Harvester Helm chart to run and configure multiple workers for different workflows #61

Closed
2 tasks done
mario-winkler opened this issue Nov 29, 2024 · 1 comment
Assignees

Comments

@mario-winkler
Copy link
Collaborator

mario-winkler commented Nov 29, 2024

Description

The tasks of the Sentinel and Landsat workflows should be executed by individual worker processes (one worker per workflow). The Helm chart of the Harvester deployment should extended so that the multiple releases can be deployed in the same namespace. Additionally, a config file must be deployed.

Acceptance Criteria

  • Multiple harvester worker instances can be deployed with differend release names e.g. registration-harvester-worker-landsat and registration-harvester-worker-sentinel.
  • The config.yaml file is deployed as ConfigMap resource in the Harvester component.
@mario-winkler
Copy link
Collaborator Author

See EOEPCA/helm-charts-dev@6a2a812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant