chore: Update manifests after change
This commit is contained in:
@@ -10,27 +10,27 @@ data:
|
||||
collector:
|
||||
enabled: true
|
||||
image:
|
||||
tag: v1.4.1
|
||||
repo: ghcr.io/eraser-dev/collector
|
||||
tag: v1.4.1@sha256:827588ff826c3558bf2c50b1fc94f20122b054dfcf3480c3ffe6f0bae25c3dad
|
||||
limit: {}
|
||||
request:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 20Mi
|
||||
remover:
|
||||
image:
|
||||
tag: v1.4.1
|
||||
repo: ghcr.io/eraser-dev/remover
|
||||
tag: v1.4.1@sha256:e57592157d717588f69c011cd0b6ab783a19a53b447a5350b27e7e66aae67525
|
||||
limit: {}
|
||||
request:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 20Mi
|
||||
scanner:
|
||||
config: ""
|
||||
enabled: false
|
||||
image:
|
||||
tag: v1.4.1
|
||||
limit: {}
|
||||
request:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
request: {}
|
||||
health: {}
|
||||
kind: EraserConfig
|
||||
leaderElection: {}
|
||||
@@ -49,9 +49,7 @@ data:
|
||||
type: exclude
|
||||
otlpEndpoint: ""
|
||||
priorityClassName: ""
|
||||
profile:
|
||||
enabled: false
|
||||
port: 6060
|
||||
profile: {}
|
||||
pullSecrets: []
|
||||
runtime:
|
||||
address: unix:///run/containerd/containerd.sock
|
||||
|
||||
Reference in New Issue
Block a user