리소스 변경
This commit is contained in:
@@ -355,7 +355,7 @@ alertmanager:
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
distributor:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
|
||||
service:
|
||||
annotations: {}
|
||||
@@ -458,7 +458,7 @@ distributor:
|
||||
lifecycle: {}
|
||||
|
||||
ingester:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
|
||||
statefulSet:
|
||||
# -- If true, use a statefulset instead of a deployment for pod management.
|
||||
@@ -737,7 +737,7 @@ ruler:
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
querier:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
|
||||
service:
|
||||
annotations: {}
|
||||
@@ -839,7 +839,7 @@ querier:
|
||||
lifecycle: {}
|
||||
|
||||
query_frontend:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
|
||||
service:
|
||||
annotations: {}
|
||||
|
||||
Reference in New Issue
Block a user