fix/cicd #3

Merged
marcio.fernandes merged 62 commits from fix/cicd into master 2025-11-22 17:43:58 +00:00
Showing only changes of commit 7d50ebaf22 - Show all commits

View File

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