fix(conduit) labels so that service can find pod

fix #184 (close #185)
This commit is contained in:
tectux 2024-10-05 18:40:33 +00:00 committed by WrenIX
parent ce6eea5496
commit b530414bdd
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: conduit
description: Conduit is a simple, fast and reliable chat server powered by Matrix.
icon: https://conduit.rs/conduit.svg
type: application
version: 0.3.4
version: 0.3.5
# renovate: image=registry.gitlab.com/famedly/conduit/matrix-conduit
appVersion: "0.8.0"
maintainers:

View file

@ -2,7 +2,7 @@
= conduit
image::https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square[Version: 0.3.4]
image::https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square[Version: 0.3.5]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square[AppVersion: 0.8.0]
== Maintainers

View file

@ -24,6 +24,7 @@ spec:
{{- with .Values.wellknown.podLabels }}
{{- toYaml . | nindent 8 }}
{{- end }}
type: wellknown
spec:
{{- with .Values.imagePullSecrets }}
imagePullSecrets: