chore: freeing up hardware capacity for minecraft
This commit is contained in:
@@ -83,7 +83,7 @@ authentik:
|
||||
host: valkey
|
||||
|
||||
server:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
@@ -103,7 +103,7 @@ server:
|
||||
- auth.dogar.dev
|
||||
|
||||
worker:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
defaultSettings:
|
||||
defaultReplicaCount: 2
|
||||
defaultReplicaCount: 3
|
||||
storageOverProvisioningPercentage: 100
|
||||
backupCompressionMethod: "gzip"
|
||||
defaultBackupStore:
|
||||
|
||||
Reference in New Issue
Block a user