-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Description of problem:
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Follow https://github.com/openshift/console/blob/master/docs/helm/configure-namespaced-helm-repos.md for adding project helm chart repositories supporting basic auth.
- If we create a repository and provide basicAuthConfig as shown in current documentation we will get an error.
- The documentation here needs an update as the basicAuthConfig secret name should be specified with a `name` field
Actual results:
- * spec.connectionConfig.basicAuthConfig: Invalid value: "string": spec.connectionConfig.basicAuthConfig in body must be of type object: "string"
Expected results:
We should be able to add the repository supporting basic auth
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Additional info:
Documentation Requirement: Yes/No (needs-docs|upstream-docs / no-doc)
Upstream: <Inputs/Requirement details>/ Not Applicable
Downstream: <Type: Doc defect/More inputs to doc>/ Not Applicable
Provide link to the relevant section
Provide doc inputs and details required
Release Notes Type: <New Feature/Enhancement/Known Issue/Bug
fix/Breaking change/Deprecated Functionality/Technology Preview>