I am working in a setup where I have an Argo CD portal to view the Kubernetes deployments etc. But do not have access to a kubeconfig file (hence cannot use kubectl).
I can see the logs for the pods in the web UI, but is there a way to export the logs as a text file?