chore: remove orphaned deployment/polaris-rbac.yaml (PRI-917) #149

Closed
privilegedescalation-engineer[bot] wants to merge 19 commits from gandalf/remove-orphaned-polaris-rbac-pri-917 into main
Showing only changes of commit dc1f354449 - Show all commits
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
done
echo ""
echo "=== In-cluster service account check ==="
local in_cluster=false
in_cluster=false
if [ -f /var/run/secrets/kubernetes.io/serviceaccount/token ]; then
echo "Service account token present — in-cluster mode available"
echo "KUBERNETES_SERVICE_HOST=${KUBERNETES_SERVICE_HOST:-}"