modified: .gitea/workflows/deploy.yaml
Some checks failed
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Failing after 15s

This commit is contained in:
2025-11-22 03:15:01 +00:00
parent 7d50ebaf22
commit 19c564724f

View File

@@ -44,6 +44,8 @@ jobs:
set -x
echo "KUBECONFIG=$KUBECONFIG"
kubectl config view
curl -vk --max-time 5 https://192.168.14.9/version
curl -vk --max-time 5 https://${{ secrets.CASA_VLAN_KUBE_SERVER }}/version
kubectl get pods --request-timeout=10s