Update k8s/apps/greece-notifier/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s

This commit is contained in:
ab
2025-09-10 22:44:54 +00:00
parent 39ac71e4ef
commit 3a0bc6e0d2

View File

@@ -24,6 +24,7 @@ spec:
containers:
- name: greece-notifier
image: ultradesu/greece-notifier:master
imagePullPolicy: Always
resources:
requests:
cpu: "100m"