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

[matomo] failed to create resource: CronJob.batch "matomo-archive" is invalid: spec.jobTemplate.spec.template.spec.containers[0].volumeMounts[1].name: #32884

Open
hakakou opened this issue Apr 9, 2025 · 1 comment · May be fixed by #32924
Assignees
Labels
in-progress matomo tech-issues The user has a technical issue about an application

Comments

@hakakou
Copy link

hakakou commented Apr 9, 2025

Name and Version

bitnami/matomo 9.3.0

What architecture are you using?

amd64

What steps will reproduce the bug?

  • microk8s
  • helm install matomo oci://registry-1.docker.io/bitnamicharts/matomo --namespace matomo -f values.yaml

Are you using any custom parameters or values?

ingress:
  enabled: true
  hostname: xxx.com
  annotations:
    cert-manager.io/cluster-issuer: letsencrypt-prod
  tls: true
  extraTls:
    - hosts:
        - xxx.com
      secretName: tls-matomo

mariadb:
  enabled: false

externalDatabase:
  host: xx
  port: 3306
  user: admin
  password: admin
  database: matomo

What is the expected behavior?

Should not fail

What do you see instead?

Error:
Error: UPGRADE FAILED: failed to create resource: CronJob.batch "matomo-archive" is invalid: spec.jobTemplate.spec.template.spec.containers[0].volumeMounts[1].name: Not found: "matomo-secrets"

@hakakou hakakou added the tech-issues The user has a technical issue about an application label Apr 9, 2025
@github-actions github-actions bot added the triage Triage is needed label Apr 9, 2025
@hakakou hakakou changed the title [matomo] failed to create resource: CronJob.batch "matomo-archive" is invalid: spec.jobTemplate.spec.template.spec.containers[0].volumeMounts[1].name: Not found: "matomo-secrets" [matomo] failed to create resource: CronJob.batch "matomo-archive" is invalid: spec.jobTemplate.spec.template.spec.containers[0].volumeMounts[1].name: Apr 9, 2025
@github-actions github-actions bot removed the triage Triage is needed label Apr 9, 2025
@github-actions github-actions bot assigned jotamartos and unassigned carrodher Apr 9, 2025
@carrodher
Copy link
Member

Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.

Your contribution is greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress matomo tech-issues The user has a technical issue about an application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants