Merge branch 'main' into renovate/ansible-lint-6.x

This commit is contained in:
Joseph Hanson 2023-10-03 17:24:53 +00:00
commit 15562989f1
2 changed files with 8 additions and 8 deletions

View file

@ -207,14 +207,6 @@ spec:
key: objstore.yml
retention: 2d
retentionSize: 15GB
additionalScrapeConfigs:
- job_name: statsd-exporter
scrape_interval: 1m
scrape_timeout: 10s
honor_timestamps: true
static_configs:
- targets:
- statsd-exporter.fediverse.svc.cluster.local:9102 # default zalando postgres cluster
storageSpec:
volumeClaimTemplate:
spec:

View file

@ -62,6 +62,14 @@ spec:
- name: "arlen"
devices:
- name: /dev/disk/by-id/scsi-0HC_Volume_37460897
resources:
mgr:
limits:
cpu: "1000m"
memory: "1Gi"
requests:
cpu: "1000m"
memory: "1Gi"
ingress:
ingressClassName: "nginx"