feat: CoreServices | move into separate stack

This commit is contained in:
2025-11-22 19:30:09 +05:00
parent 1671f9619c
commit f46833571c
10 changed files with 101 additions and 118 deletions

View File

@@ -0,0 +1,19 @@
global:
nodeSelector:
nodepool: worker
defaultSettings:
defaultReplicaCount: "3"
storageOverProvisioningPercentage: "100"
backupCompressionMethod: "gzip"
replicaSoftAntiAffinity: "true"
concurrentReplicaRebuildPerNodeLimit: "1"
replicaReplenishmentWaitInterval: "600"
disableSchdedulingOnCordonedNode: "true"
defaultBackupStore:
backupTarget: "s3://longhorn-backups@auto/"
backupTargetCredentialSecret: cloudflare-token
metrics:
serviceMonitor:
enabled: true
ingress:
enabled: false