NAME: prometheus-pushgateway LAST DEPLOYED: Sat Mar 7 05:43:27 2026 NAMESPACE: monitoring STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: 1. Get the application URL by running these commands: export POD_NAME=$(kubectl get pods --namespace monitoring -l "app.kubernetes.io/name=prometheus-pushgateway,app.kubernetes.io/instance=prometheus-pushgateway" -o jsonpath="{.items[0].metadata.name}") kubectl port-forward $POD_NAME 9091 echo "Visit http://127.0.0.1:9091 to use your application"