Compare commits
No commits in common. "0.3.1" and "0.3.0" have entirely different histories.
12
README.md
12
README.md
@ -286,17 +286,11 @@ networkPolicies:
|
|||||||
| --------------------- | ---------------------- | ----- |
|
| --------------------- | ---------------------- | ----- |
|
||||||
| `podDisruptionBudget` | Pod disruption budget. | `{}` |
|
| `podDisruptionBudget` | Pod disruption budget. | `{}` |
|
||||||
|
|
||||||
### NetworkPolicies
|
### Network
|
||||||
|
|
||||||
| Name | Description | Value |
|
| Name | Description | Value |
|
||||||
| ------------------------------------- | ----------------------------------------------------------------------------------------------------- | ------- |
|
| ----------------- | ------------------------------------------------------------------------------------------------------------------ | ----- |
|
||||||
| `networkPolicies.enabled` | Enable network policies in general. | `false` |
|
| `networkPolicies` | Deploy network policies based on the used container network interface (CNI) implementation - like calico or weave. | `{}` |
|
||||||
| `networkPolicies.default.enabled` | Enable the network policy for accessing the application by default. For example to scape the metrics. | `false` |
|
|
||||||
| `networkPolicies.default.annotations` | Additional network policy annotations. | `{}` |
|
|
||||||
| `networkPolicies.default.labels` | Additional network policy labels. | `{}` |
|
|
||||||
| `networkPolicies.default.policyTypes` | List of policy types. Supported is ingress, egress or ingress and egress. | `[]` |
|
|
||||||
| `networkPolicies.default.egress` | Concrete egress network policy implementation. | `[]` |
|
|
||||||
| `networkPolicies.default.ingress` | Concrete ingress network policy implementation. | `[]` |
|
|
||||||
|
|
||||||
### Prometheus
|
### Prometheus
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user