Fix/renovate (#44)

This commit is contained in:
Morten Olsen
2025-09-23 23:57:54 +02:00
committed by GitHub
parent 67e9c3bc32
commit 440328ce6b
28 changed files with 329 additions and 21 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: homelab.mortenolsen.pro/v1
kind: HttpService
metadata:
name: "{{ .Release.Name }}"
spec:
environment: "{{ .Values.globals.environment }}"
subdomain: "{{ .Values.subdomain }}"
destination:
host: "{{ .Release.Name }}"
port:
number: 80