3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
kubectl port-forward svc/postgres-operator-ui 8081:80
|