Tailscale in Kubernetes

Set tailscale operator up in Kubernetes
Configure external services
This commit is contained in:
Greg Hellings
2025-08-15 22:39:00 -05:00
parent 5d883cdcfc
commit 2654a8972d
7 changed files with 73 additions and 37 deletions
+1
View File
@@ -35,6 +35,7 @@ helm upgrade --install cnpg \
-f values/cnpg.yaml \
--wait
sleep 5
./tailscale/apply.sh
kubectl apply -k .
./immich/apply.sh