From 6aaf9151c6dbdebb377840b948ccd9dfc78297b3 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 29 Jan 2026 17:16:10 +0100 Subject: [PATCH] migration plan --- migration.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 migration.txt diff --git a/migration.txt b/migration.txt new file mode 100644 index 0000000..66775aa --- /dev/null +++ b/migration.txt @@ -0,0 +1,33 @@ +# Broker-Clients im Cluster + +## homea/digitaltwin + - configMap in install-yml.tmpl anpassen und nur configMap neu applyen + +## homea/ma + - config.json in Repo anpassen und neu deployen + +## homea/snmp-mqtt + - config.json in Repo anpassen und pushconfig.sh ausführen + +## homea/tsm-mqtt + - config.json in Repo anpassen und pushconfig.sh ausführen + +## homea/zigbee2mqtt + - configmap.yml in Repo anpassen und neu applyen + +## homea2/abstraction + - configmap.yml in Repo anpassen und neu applyen + +## homea2/api + - wie abstraction + +## homea2/pulsegen + - wie abstraction + +## homea-ctrl-1/pv-controller + - config.yaml in Repo anpassen und neu applyen + +## udi/default-udi + - deployment/instances/udi/default/config.json anpassen und conigMap default-udi-conf im Namespace udi neu applyen (siehe deploy.sh) + +