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

Modify volume name as tmp-dir instead of tmp #447

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 3, 2023

  1. Modify volume name as tmp-dir instead of tmp

    With tmp when i try to install with Argocd helm values getting below error when i modify it to tmp-dir its working fine
    
    Error: UPGRADE FAILED: an error occurred while rolling back the release. original upgrade error: cannot patch "gitops-argocd-repo-server" with kind Deployment: Deployment.apps "gitops-argocd-repo-server" is invalid: spec.template.spec.containers[1].volumeMounts[2].name: Not found: "tmp": create: failed to create: Timeout: request did not complete within requested timeout - context deadline exceeded
    samba1112 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3b2ca74 View commit details
    Browse the repository at this point in the history