charts
charts copied to clipboard
[bitnami/minio] Fix MinIO Network Policy
Description of the change
This PR contains the following changes:
- Add the missing
extraIngressblock in the MinIO network policy - Fix the
extraEgressin MinIO so it can be properly set.
Benefits
Users can set their own network policy in MinIO.
Possible drawbacks
N/A
Applicable issues
- fixes #
Additional information
Checklist
- [x] Chart version bumped in
Chart.yamlaccording to semver. This is not necessary when the changes only affect README.md files. - [x] Variables are documented in the values.yaml and added to the
README.mdusing readme-generator-for-helm - [x] Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
- [x] All commits signed off and in agreement of Developer Certificate of Origin (DCO)