Skip to content

Commit ad54f85

Browse files
committed
fixup! feat(network): enable optional egress network policy
1 parent c5d7469 commit ad54f85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/cryostat/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,5 +325,3 @@ certificate issuance and rotation.
325325
| `nodeSelector` | default Node Selector for the various Pods. Any Pod which does not have an individual nodeSelector setting will default to this. See: [NodeSelector](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#scheduling) | `{}` |
326326
| `tolerations` | default Tolerations for the various Pods. See: [Tolerations](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#scheduling) | `[]` |
327327
| `affinity` | default Affinity for the various Pods. See: [Affinity](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#scheduling) | `{}` |
328-
329-
>>>>>>> 8ca4149 (feat(network): enable optional egress network policy)

0 commit comments

Comments
 (0)