@@ -20,6 +20,8 @@ HOSTS=("lahuasca.com" "www.lahuasca.com")
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "$SCRIPT_DIR"
chmod +x "$SCRIPT_DIR/deploy.sh" 2>/dev/null || true
# Ensure the namespace exists
kubectl create namespace "$NAMESPACE" 2>/dev/null || true
The note is not visible to the blocked user.