#!/bin/bash
NAMESPACE=gitea
PREFIX=gitea-app
/usr/local/bin/k8s_gitea_shell "$NAMESPACE" "$PREFIX" "$@"
