Skip to content

charts/galley: Set secrets to empty object#2643

Merged
akshaymankar merged 1 commit intodevelopfrom
akshaymankar/fix-galley-secrets
Aug 23, 2022
Merged

charts/galley: Set secrets to empty object#2643
akshaymankar merged 1 commit intodevelopfrom
akshaymankar/fix-galley-secrets

Conversation

@akshaymankar
Copy link
Member

This avoids some templating errors when deploying the chart without any secrets
as the templating code can assume that .Values.secrets is a map and not
null.

Checklist

  • The PR Title explains the impact of the change.
  • The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • No changelog.

This avoids some templating errors when deploying the chart without any secrets
as the templating code can assume that `.Values.secrets` is a map and not
`null`.
@akshaymankar akshaymankar temporarily deployed to cachix August 22, 2022 13:14 Inactive
@akshaymankar akshaymankar temporarily deployed to cachix August 22, 2022 13:14 Inactive
@akshaymankar akshaymankar requested a review from smatting August 22, 2022 13:14
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 22, 2022
@akshaymankar akshaymankar merged commit 9d01f41 into develop Aug 23, 2022
@akshaymankar akshaymankar deleted the akshaymankar/fix-galley-secrets branch August 23, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants