mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
feat(infrastructure): add workers as separate deployment, update workflow
This commit is contained in:
@@ -32,6 +32,3 @@ spec:
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 10
|
||||
failureThreshold: 3
|
||||
- image: lukastrkan/cc-app-demo
|
||||
name: app-demo-worker
|
||||
command: [ "python3", "worker/email_worker.py" ]
|
||||
|
||||
Reference in New Issue
Block a user