리소스 변경

This commit is contained in:
ByeonJungHun
2023-11-20 16:44:44 +09:00
parent 4aa10aad33
commit 970022b3b2
8 changed files with 62 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ metadata:
name: metric-analyzer-worker
namespace: imxc
spec:
replicas: 10
replicas: 3
selector:
matchLabels:
app: metric-analyzer-worker

View File

@@ -355,7 +355,7 @@ alertmanager:
readOnlyRootFilesystem: true
distributor:
replicas: 2
replicas: 1
service:
annotations: {}
@@ -458,7 +458,7 @@ distributor:
lifecycle: {}
ingester:
replicas: 3
replicas: 1
statefulSet:
# -- If true, use a statefulset instead of a deployment for pod management.
@@ -737,7 +737,7 @@ ruler:
readOnlyRootFilesystem: true
querier:
replicas: 2
replicas: 1
service:
annotations: {}
@@ -839,7 +839,7 @@ querier:
lifecycle: {}
query_frontend:
replicas: 2
replicas: 1
service:
annotations: {}
@@ -1087,7 +1087,7 @@ configs:
nginx:
enabled: true
replicas: 2
replicas: 1
http_listen_port: 80
config:
dnsResolver: coredns.kube-system.svc.cluster.local