mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 11:37:23 +08:00
* First PoC * Added some networkpolicies * Adds network policies to drupal * Bumps chart version * Fix new line in end of new files * Fix new line at the end of values * Fix indicated issues * Fix some typos * Remove files with old names * Unifies ingress policies in only one file * Rename backend file, and use function form template for the labels. * Add support for customRules, and switches to enable part of the rules. Improves documentation, improves indentation * Renames xxxLabel to xxxSelector. Minor typos * Fix typos, reword comment in helper * Removes helper, minor typo. Improves rendering sections in ingress template. Improves values comments * Moves ingressRules.backendSelector to ingressRules.customBackendSelector. Improve param documentation * Moves ingressRules.backendSelector to ingressRules.customBackendSelector. Improve param documentation * Fixes linter