chore: Update manifests after change

This commit is contained in:
2026-03-27 00:22:35 +00:00
parent 6c6f69ca49
commit 9606bd1b27
11 changed files with 84 additions and 36 deletions

View File

@@ -41,7 +41,7 @@ spec:
fieldPath: metadata.namespace
- name: OTEL_SERVICE_NAME
value: eraser-manager
image: 'ghcr.io/eraser-dev/eraser-manager:v1.4.1'
image: 'ghcr.io/eraser-dev/eraser-manager:v1.4.1@sha256:5f18fb7da4ccad93a8643ece496681f1489b0d7b0ce45e18a94774cf8b6a717d'
imagePullPolicy: 'IfNotPresent'
livenessProbe:
httpGet:
@@ -57,11 +57,10 @@ spec:
initialDelaySeconds: 5
periodSeconds: 10
resources:
limits:
memory: 30Mi
limits: {}
requests:
cpu: 10m
memory: 30Mi
cpu: 1m
memory: 20Mi
securityContext:
allowPrivilegeEscalation: false
capabilities: