Folders restructure
This commit is contained in:
8
scripts/client/setup_all.sh
Executable file
8
scripts/client/setup_all.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
./setup_pgsql_operator.sh
|
||||
./setup_pgsql_operator_ui.sh
|
||||
|
||||
cd $(git rev-parse --show-toplevel)/manifests
|
||||
|
||||
kubectl apply -f traefik-config.yaml
|
||||
Reference in New Issue
Block a user