provisioning-catalog/components/postgresql/cluster/templates/post-install.sh.j2

4 lines
117 B
Text
Raw Permalink Normal View History

#!/bin/bash
set -euo pipefail
echo "[post-install] postgresql ready — database provisioning is managed externally"