Update dependency ansible-lint to v6.20.3 #68

Merged
jahanson merged 2 commits from renovate/ansible-lint-6.x into main 2023-10-03 12:25:00 -05:00
2 changed files with 8 additions and 8 deletions
Showing only changes of commit 15562989f1 - Show all commits

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"