Files
LiquidCode_Cluster/scripts/client/setup_all.sh
2024-02-05 13:26:50 +03:00

9 lines
153 B
Bash
Executable File

#!/bin/bash
./setup_pgsql_operator.sh
./setup_pgsql_operator_ui.sh
cd $(git rev-parse --show-toplevel)/manifests
kubectl apply -f traefik-config.yaml