ci: remove helm/kubectl Polaris deploy steps from E2E workflow #38

Merged
ghost merged 1 commits from fix/remove-polaris-deploy-from-e2e into main 2026-03-12 22:13:12 +00:00

1 Commits

Author SHA1 Message Date
Null Pointer Nancy 9f98f96220 ci: remove helm/kubectl Polaris deploy steps from E2E workflow
Polaris is already installed on the CI cluster. The E2E workflow
was failing because the runner SA lacks RBAC to deploy to the
polaris namespace. Remove Setup Helm, Setup kubectl, Deploy Polaris,
Apply RBAC, and Wait for readiness steps.

Resolves: PRI-28, PRI-109
2026-03-12 14:16:56 +00:00