You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2023. It is now read-only.
kubectl run auth-db-tunnel -it --image=alpine/socat --tty --rm --expose=true --port=5432 tcp-listen:5432,fork,reuseaddr tcp-connect:<aws_rds_host>:5432
service/auth-db-tunnel created
pod "auth-db-tunnel" deleted
service "auth-db-tunnel" deleted
error: timed out waiting for the condition
The text was updated successfully, but these errors were encountered: