Add capabilities for set skipTlsVerify and usageRestricted flags for multicloud configuration. The flag are defaulted to false
If you modified files in the ./charts/jenkins/ directory, please also include the following:
### Submitter checklist
- [x] I bumped the "version" key in `./charts/jenkins/Chart.yaml`.
- [x] I added a new changelog entry to `./charts/jenkins/CHANGELOG.md`.
- [x] I followed the [technical requirements](https://github.com/jenkinsci/helm-charts/blob/main/CONTRIBUTING.md#technical-requirements).
- [x] I ran `.github/helm-docs.sh` from the project root.
Fixes jenkinsci/helm-charts#901
What does this PR do?
Add capabilities for set skipTlsVerify and usageRestricted flags for multicloud configuration. The flag are defaulted to false
If you modified files in the
./charts/jenkins/
directory, please also include the following:Special notes for your reviewer