Files
LiquidCode_Cluster/client/setup_pgsql_minimal.sh
Пытков Роман 7230a00a87 Pg, install scripts
2023-12-14 14:04:16 +03:00

7 lines
127 B
Bash
Executable File

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