2025-04-23 17:31:32 +03:00
|
|
|
env:
|
|
|
|
|
TZ: Asia/Nicosia
|
2025-07-18 13:46:54 +03:00
|
|
|
resources:
|
|
|
|
|
requests:
|
|
|
|
|
memory: "256Mi"
|
|
|
|
|
cpu: "100m"
|
|
|
|
|
limits:
|
|
|
|
|
memory: "1Gi"
|
2025-11-24 13:19:04 +02:00
|
|
|
cpu: "750m"
|
2025-04-23 17:31:32 +03:00
|
|
|
nodeSelector:
|
|
|
|
|
kubernetes.io/hostname: master.tail2fe2d.ts.net
|
|
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
|
config:
|
|
|
|
|
enabled: true
|
|
|
|
|
mountPath: /config
|