Add status fields and finalizer

This commit is contained in:
2025-04-20 10:30:21 +02:00
parent a018b3e258
commit 6b85bf78c0
4 changed files with 325 additions and 152 deletions

View File

@@ -110,14 +110,23 @@ spec:
properties:
from:
type: string
rule_id:
tcpipv4_id:
type: string
tcpipv6_id:
type: string
to:
type: string
udpipv4_id:
type: string
udpipv6_id:
type: string
required:
- from
- rule_id
- tcpipv4_id
- tcpipv6_id
- to
- udpipv4_id
- udpipv6_id
type: object
type: array
type: object