chore: Update manifests after change
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user