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

[bitnami/influxdb] mapping key "mountPath" already defined #23861

Closed
sveinpj opened this issue Feb 22, 2024 · 1 comment · Fixed by #23897
Closed

[bitnami/influxdb] mapping key "mountPath" already defined #23861

sveinpj opened this issue Feb 22, 2024 · 1 comment · Fixed by #23897
Assignees
Labels
influxdb solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@sveinpj
Copy link

sveinpj commented Feb 22, 2024

Name and Version

bitnami/influxdb 5.17.0

What architecture are you using?

amd64

What steps will reproduce the bug?

Volumemount "empty-dir" seems funky in chart

volumeMounts:
  - name: empty-dir
    mountPath: /tmp
    subPath: tmp-dir
  - name: empty-dir
    mountPath: /opt/bitnami/influxdb/etc 
    mountPath: app-conf-dir
  - name: data
    mountPath: /bitnami/influxdb

What is the expected behavior?

Release reconciliation succeeded

What do you see instead?

Helm upgrade failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:...
line 150: mapping key "mountPath" already defined at line 149

Additional information

Last Applied Revision:           5.16.3 (working)
Last Attempted Revision:         5.17.0 (not working)

flux: v2.0.0
helm-controller: v0.35.0
image-automation-controller: v0.35.0
image-reflector-controller: v0.29.0
kustomize-controller: v1.0.0
notification-controller: v1.0.0
source-controller: v1.0.0
@sveinpj sveinpj added the tech-issues The user has a technical issue about an application label Feb 22, 2024
@github-actions github-actions bot added the triage Triage is needed label Feb 22, 2024
@carrodher
Copy link
Member

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

@carrodher carrodher changed the title influxdb Chart [bitnami/influxdb] mapping key "mountPath" already defined Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
influxdb solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants