repositorypackage
0.0.0-20240924084518-9ce94eb3aed3
Repository: https://github.com/rubenv/minio-tracer.git
Documentation: pkg.go.dev
# README
minio-tracer
Finds any Minio server running in a Kubernetes cluster and outputs the call trace
Usage
helm repo add minio-tracer https://rubenv.github.io/minio-tracer
helm install minio-tracer minio-tracer/minio-tracer
Should be installed in the same namespace as Minio.
Configuration
The following table lists the configurable parameters of the minio-tracer chart and their default values.
Parameter | Description | Default |
---|---|---|
secretName | name of the secret that Minio uses for credentials | minio |
serviceName | name of the service that Minio uses | minio |
License
This app is distributed under the MIT license.