mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
acbaf37e8a
commit
61dcae2e97
1 changed files with 2 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ external-secrets:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
|
||||||
webhook:
|
webhook:
|
||||||
|
create: false
|
||||||
failurePolicy: Ignore
|
failurePolicy: Ignore
|
||||||
log:
|
log:
|
||||||
level: debug
|
level: debug
|
||||||
|
|
@ -63,7 +64,7 @@ external-secrets:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
|
||||||
certController:
|
certController:
|
||||||
create: true
|
create: false
|
||||||
revisionHistoryLimit: 1
|
revisionHistoryLimit: 1
|
||||||
log:
|
log:
|
||||||
level: debug
|
level: debug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue