flux: add casa git repo

This commit is contained in:
Márcio Fernandes
2026-06-06 01:55:48 +00:00
parent dac31562fb
commit 017389f3f5
4 changed files with 39 additions and 0 deletions
+8
View File
@@ -1,5 +1,13 @@
# casa-limbosolutions-com
## sync cert
``` bash
kubectl annotate secret casa-limbosolutions-com-tls \
-n casa-limbosolutions-com \
replicator.v1.mittwald.de/replicate-to="home-assistant,node-red,lyrionmusicserver"
```
``` bash
kubectl kustomize deploy/flux | kubectl apply -f -
```