mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
cbadf7ce19
commit
cb64c2d05d
1 changed files with 14 additions and 14 deletions
|
|
@ -33,13 +33,13 @@ external-secrets:
|
||||||
subPath: vault.pem
|
subPath: vault.pem
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
||||||
resources:
|
# resources:
|
||||||
requests:
|
# requests:
|
||||||
memory: 32Mi
|
# memory: 32Mi
|
||||||
cpu: 10m
|
# cpu: 10m
|
||||||
limits:
|
# limits:
|
||||||
memory: 32Mi
|
# memory: 32Mi
|
||||||
cpu: 10m
|
# cpu: 10m
|
||||||
|
|
||||||
webhook:
|
webhook:
|
||||||
create: false
|
create: false
|
||||||
|
|
@ -61,13 +61,13 @@ external-secrets:
|
||||||
subPath: vault.pem
|
subPath: vault.pem
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
||||||
resources:
|
# resources:
|
||||||
requests:
|
# requests:
|
||||||
memory: 32Mi
|
# memory: 32Mi
|
||||||
cpu: 10m
|
# cpu: 10m
|
||||||
limits:
|
# limits:
|
||||||
memory: 32Mi
|
# memory: 32Mi
|
||||||
cpu: 10m
|
# cpu: 10m
|
||||||
|
|
||||||
certController:
|
certController:
|
||||||
create: false
|
create: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue