this could be interesting....

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-11-14 16:52:23 +01:00
parent 1f676a184b
commit f5ac22c46f
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: zigbee2mqtt
namespace: argocd
spec:
destination:
namespace: zigbee2mqtt
server: https://kubernetes.default.svc
project: infra
source:
path: apps-kustomized/zigbee2mqtt
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true