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

When specifying images information via overrides leading spaces gives an error when deploying #81

Open
cbikhazi opened this issue Apr 18, 2023 · 1 comment
Labels
idle Inactive for 14 days need-to-triage Requires investigation

Comments

@cbikhazi
Copy link
Contributor

When specifying images information via overrides leading spaces gives an error when deploying

overrides: |
            image.repository: ${{ vars.ACR_LOGIN_SERVER }}/${{ var.chartname }}/${{ var.applicationname }}
            image.tag: ${{ github.sha }}-${{ github.ref_name }}

Causes issue:

spec.containers[0].image: Invalid value: "
must not have leading or trailing whitespace

@github-actions
Copy link

github-actions bot commented May 2, 2023

This issue is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle Inactive for 14 days label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Inactive for 14 days need-to-triage Requires investigation
Projects
None yet
Development

No branches or pull requests

1 participant