| Field | Type | Description | Value(s) |
|---|---|---|---|
ingress | DefaultAction | Default action for all not explicitly configured ingress traffic: accept or block. | acceptblock |
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
NetworkDefaultActionConfig is a ingress firewall default action configuration document.
apiVersion: v1alpha1
kind: NetworkDefaultActionConfig
ingress: accept # Default action for all not explicitly configured ingress traffic: accept or block.
| Field | Type | Description | Value(s) |
|---|---|---|---|
ingress | DefaultAction | Default action for all not explicitly configured ingress traffic: accept or block. | acceptblock |
Was this page helpful?