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

7 lines
137 B
Bash
Executable File

#!/bin/bash
cd $(git rev-parse --show-toplevel)/manifests/postgres-operator
kubectl apply -f manifests/minimal-postgres-manifest.yaml