No I don't have an extra kps somewhere.

This commit is contained in:
Joseph Hanson 2024-04-08 10:43:05 -05:00
parent 396cf511b4
commit a440908ffe
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 11 additions and 14 deletions

View file

@ -23,9 +23,8 @@ spec:
cleanupOnFail: true
crds: CreateReplace
remediation:
strategy: rollback
retries: 3
uninstall:
keepHistory: false
dependsOn:
- name: openebs
namespace: openebs-system
@ -107,13 +106,13 @@ spec:
enabled: true
thanosServiceMonitor:
enabled: true
thanosServiceExternal:
enabled: true
type: LoadBalancer
annotations:
external-dns.alpha.kubernetes.io/hostname: thanos.jahanson.tech
io.cilium/lb-ipam-ips: 10.45.0.6
externalTrafficPolicy: Cluster
# thanosServiceExternal:
# enabled: true
# type: LoadBalancer
# annotations:
# external-dns.alpha.kubernetes.io/hostname: thanos.jahanson.tech
# io.cilium/lb-ipam-ips: 10.45.0.6
# externalTrafficPolicy: Cluster
prometheusSpec:
podMetadata:
annotations:
@ -129,7 +128,7 @@ spec:
enableAdminAPI: true
walCompression: true
enableFeatures:
- auto-gomaxprocs
- auto-gomemlimit
- memory-snapshot-on-shutdown
- new-service-discovery-manager
image:
@ -191,6 +190,8 @@ spec:
forceDeployDashboards: true
sidecar:
dashboards:
annotations:
grafana_folder: Kubernetes
multicluster:
etcd:
enabled: true

View file

@ -74,10 +74,6 @@ spec:
enabled: true
storageClass: openebs-hostpath
size: 10Gi
query:
replicas: 2
extraArgs: ["--alert.query-url=https://thanos.jahanson.tech"]
additionalStores: ["thanos.jahanson.tech:10901"]
queryFrontend:
enabled: true
replicas: 2