Automated Manifest Update #4410

Merged
alexlebens merged 7 commits from auto/update-manifests into manifests 2026-03-04 02:23:35 +00:00
Showing only changes of commit 4ea8791d14 - Show all commits

View File

@@ -130,9 +130,11 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:
limits:
cpu: 100m
requests: requests:
cpu: 10m cpu: 10m
memory: 128Mi memory: 512Mi
volumeMounts: volumeMounts:
- mountPath: /data - mountPath: /data
name: cache name: cache