kubermatic / mla

MLA (Monitoring, logging, alerting) solution for KKP.
Apache License 2.0
8 stars 10 forks source link

Allow using existing minio in MLA setup #71

Closed jiachengxu closed 2 years ago

jiachengxu commented 2 years ago

This PR does the following things:

  1. Modify the mla-secrets charts by adding enabled fields, so that users can choose if they want to use the existing secrets or let the script create secrets for them, this is needed for configuring MLA components to work with existing minio.
  2. Add a flag -skip-minio to deploy-seed.sh, so that admin can skip minio installation during setup
rastislavs commented 2 years ago

/lgtm /approve

kubermatic-bot commented 2 years ago

LGTM label has been added.

Git tree hash: a55691d43a8bf99f131501b521a71efe2ae36851

kubermatic-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jiachengxu, rastislavs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubermatic/mla/blob/main/OWNERS)~~ [jiachengxu,rastislavs] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment