mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
664bd5b324
commit
bd45075112
1 changed files with 11 additions and 1 deletions
|
|
@ -1,6 +1,16 @@
|
|||
external-secrets:
|
||||
replicaCount: 3
|
||||
revisionHistoryLimit: 1
|
||||
leaderElect: true
|
||||
|
||||
installCRDs: true
|
||||
crds:
|
||||
createClusterExternalSecret: true
|
||||
createClusterSecretStore: true
|
||||
createClusterGenerator: true
|
||||
createPushSecret: true
|
||||
conversion:
|
||||
enabled: false
|
||||
|
||||
image:
|
||||
repository: registry.internal.durp.info/external-secrets/external-secrets
|
||||
|
|
@ -41,7 +51,7 @@ external-secrets:
|
|||
cpu: 10m
|
||||
|
||||
certController:
|
||||
create: true
|
||||
create: false
|
||||
revisionHistoryLimit: 1
|
||||
log:
|
||||
level: debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue