Namespace rename to not be so long.

This commit is contained in:
j 2025-07-10 09:54:27 +10:00
parent fcda90f014
commit c091ec8a14
3 changed files with 5 additions and 5 deletions

View file

@ -2,8 +2,8 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: home-server-prod
namespace: home-server-prod
name: hsp-system
namespace: hsp-system
spec:
interval: 1m
chart:
@ -11,7 +11,7 @@ spec:
chart: ./
sourceRef:
kind: GitRepository
name: home-server-prod
name: hsp-system
namespace: flux-system
values:
mariadbNamespace: mariadb-db