Pg, install scripts
This commit is contained in:
6
client/setup_pgsql_operator_ui.sh
Executable file
6
client/setup_pgsql_operator_ui.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(git rev-parse --show-toplevel)/postgres-operator
|
||||
|
||||
kubectl apply -f ui/manifests/
|
||||
|
||||
Reference in New Issue
Block a user