🔧 replicas

This commit is contained in:
auricom
2022-11-01 21:12:15 +01:00
parent 20967596fd
commit b5ac2eb26d
4 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ spec:
namespace: default
values:
controller:
replicas: 3
replicas: 2
strategy: RollingUpdate
image:
repository: ghcr.io/authelia/authelia

View File

@@ -93,7 +93,7 @@ spec:
reporting_enabled: false
gateway:
enabled: true
replicas: 3
replicas: 2
ingress:
enabled: true
ingressClassName: "nginx"
@@ -106,12 +106,12 @@ spec:
- hosts:
- *host
write:
replicas: 3
replicas: 2
persistence:
size: 10Gi
storageClass: rook-ceph-block
read:
replicas: 3
replicas: 2
extraVolumeMounts:
- name: loki-rules
mountPath: /rules/fake

View File

@@ -29,7 +29,7 @@ spec:
repository: timberio/vector
tag: 0.24.2-debian
role: Stateless-Aggregator
replicas: 3
replicas: 2
customConfig:
data_dir: /vector-data-dir
api:

View File

@@ -26,7 +26,7 @@ spec:
namespace: default
values:
controller:
replicaCount: 3
replicaCount: 2
service:
type: LoadBalancer
externalIPs: