feat: migrate from emqx to mosquitto

This commit is contained in:
auricom
2025-06-21 21:31:04 +02:00
parent 8411f0f0a2
commit 8b760eab07
179 changed files with 148 additions and 546 deletions

View File

@@ -9,7 +9,6 @@ spec:
chartRef:
kind: OCIRepository
name: app-template
namespace: flux-system
install:
remediation:
retries: 3
@@ -69,33 +68,32 @@ spec:
ports:
http:
port: *port
route:
main:
hostnames: ["sh.${SECRET_EXTERNAL_DOMAIN}"]
parentRefs:
- name: internal
namespace: network
port: 443
rules:
- backendRefs:
- name: qbittorrent
port: *port
# ingress:
# app:
# enabled: true
# className: internal
# annotations:
# hajimari.io/icon: mdi:powershell
# hosts:
# - host: &host "sh.${SECRET_EXTERNAL_DOMAIN}"
# paths:
# - path: /
# service:
# identifier: app
# port: http
# tls:
# - hosts:
# - *host
# route:
# main:
# hostnames: ["sh.${SECRET_EXTERNAL_DOMAIN}"]
# parentRefs:
# - name: internal
# namespace: network
# rules:
# - backendRefs:
# - name: atuin
# port: *port
ingress:
app:
enabled: true
className: internal
annotations:
hajimari.io/icon: mdi:powershell
hosts:
- host: &host "sh.${SECRET_EXTERNAL_DOMAIN}"
paths:
- path: /
service:
identifier: app
port: http
tls:
- hosts:
- *host
persistence:
config:
existingClaim: atuin

View File

@@ -23,7 +23,7 @@ spec:
retryInterval: 2m
sourceRef:
kind: GitRepository
name: home-ops-kubernetes
name: flux-system
namespace: flux-system
targetNamespace: *namespace
timeout: 5m