oof
This commit is contained in:
parent
8c0070fa4d
commit
63741dadd1
1 changed files with 9 additions and 1 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: reloader
|
||||
version: 1.0.120
|
||||
version: 1.0.119
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: stakater
|
||||
|
@ -19,3 +19,11 @@ spec:
|
|||
values:
|
||||
reloader:
|
||||
reloadStrategy: annotations
|
||||
deployment:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 15m
|
||||
memory: 63Mi
|
||||
limits:
|
||||
cpu: 45m
|
||||
memory: 200Mi
|
||||
|
|
Loading…
Reference in a new issue