Actions
Support #829
openGetting Access to Rails Console in AWS EKS polmaker-v4 pod
Status:
New
Priority:
Normal
Assignee:
-
Start date:
03/25/2025
Due date:
% Done:
0%
Estimated time:
Description
Just need to execute the below command:
kubectl exec it $(kubectl get pods -n polmaker-v4-production -o jsonpath='{.items0.metadata.name}') -n polmaker-v4-production - /bin/bash
Files
Actions