update provider input under helmRepositories instead of flux
General MR
Summary
Original MR added this provider configuration under the flux values but added it to the helmRepositories section in the schema. This MR fixes that and adds it under helmRepositories in the values
Relevant logs/screenshots
Feedback from user -> #2375 (comment 2660771)
Validated with
helm template .
AND values as follows, also works without provider ->
helmRepositories:
- name: "ecr"
repository: "oci://123456.dkr.ecr.us-gov-west-1.amazonaws.com"
provider: aws
type: "oci"
Linked Issue
Closes #2375 (closed)
Upgrade Notices
N/A
Edited by Christopher O'Connell
Merge request reports
Activity
added statusreview label
assigned to @chris.oconnell
added community-contribution label
changed milestone to %2.44.0
requested review from @michaelmartin and @andrewshoell
requested review from @troymobley
changed milestone to %2.45.0
mentioned in commit 2fa22061
changed milestone to %2.44.0
mentioned in merge request big-bang/customers/template!113 (merged)
Please register or sign in to reply