Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extraVolumes block fails for alertmanager #9775

Open
sem1993 opened this issue Oct 30, 2024 · 0 comments
Open

extraVolumes block fails for alertmanager #9775

sem1993 opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers helm

Comments

@sem1993
Copy link

sem1993 commented Oct 30, 2024

Describe the bug

Change from indent to nindent in alertmanager-dep.yaml template.

To Reproduce

Specify such block for alertmanager in values.yaml:

extraVolumes:
  - name: test-volume
     secret:
       secretName: test-secret
  1. Start Mimir (SHA or version) - chart 5.5.1
  2. Perform Operations(Read/Write/Others) - install

Expected behavior

A clear and concise description of what you expected to happen.
Clear installation without additional Helm chart tweaking.

Environment

  • Infrastructure: [e.g., Kubernetes, bare-metal, laptop] - Kubernetes cluster v.1.29
  • Deployment tool: [e.g., helm, jsonnet] - Helm
@sem1993 sem1993 changed the title extraVolumes block fails for alermanager extraVolumes block fails for alertmanager Oct 30, 2024
@narqo narqo added bug Something isn't working helm good first issue Good for newcomers labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers helm
Projects
None yet
Development

No branches or pull requests

2 participants