D
Size: a a a
D
SK
AS
D
D
AS
SK
AS
AS
AS
c
AS
AS
c
МЧ
c
AS
c
hostname -s
if [[ $HOSTNAME =~ (.*)-([0-9]+)$ ]]; then ORD=${BASH_REMATCH[2]} export ZOO_SERVER_ID=$((ORD + {{ .Values.minServerId }} )) else echo "Failed to get index from hostname $HOST" exit 1 fi fi exec /entrypoint.sh /run.sh {{- if .Values.resources }AS