helpful to have service name consistent

This commit is contained in:
Joseph Hanson 2024-08-15 12:31:51 -05:00
parent 6dd2fb584e
commit 579f27aa55
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -3,7 +3,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: qbittorrent
name: &app qbittorrent
spec:
interval: 30m
chart:
@ -114,7 +114,8 @@ spec:
service:
app:
controller: qbittorrent
controller: *app
nameOverride: *app
ports:
http:
port: *port