mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
feat: tweaks
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
hosts: ["thanos.${SECRET_CLUSTER_DOMAIN}"]
|
||||
tls:
|
||||
- hosts: ["thanos.${SECRET_CLUSTER_DOMAIN}"]
|
||||
replicaCount: 3
|
||||
replicaCount: 2
|
||||
replicaLabels:
|
||||
- replica
|
||||
affinity:
|
||||
|
@@ -17,7 +17,7 @@ spec:
|
||||
namespace: flux-system
|
||||
interval: 5m
|
||||
values:
|
||||
schedule: "*/15 * * * *"
|
||||
#schedule: "*/15 * * * *"
|
||||
podAnnotations:
|
||||
botkube.io/disable: "true"
|
||||
deschedulerPolicy:
|
||||
|
Reference in New Issue
Block a user