openstack-helm/releasenotes/notes/other-23a753cb53b10bb8.yaml
Vladimir Kozhukalov adc22b613b Update yamllint.conf
This PR updates the yaml linter configuration
to align it with what we have in the osh-infra
repo.

Change-Id: I3585fdc6663b2ae7bfb5c1d8a13672ac3055bf86
2025-03-12 22:59:57 -05:00

10 lines
285 B
YAML

---
other:
- |
Use Loci images by default in all charts. Loci builds
images using periodic pipeline and publishes them to
Docker Hub registry and to Quay registry which has
more tolerant rate limits which is more convenient for
users with anonymous accounts.
...