#!/bin/bash

export LOGS_DIR="/must-gather"

/usr/bin/gather_knative

exit 0
