Skip to content

Commit 2784981

Browse files
Commit from GitHub Actions (Scheduled Jobs)
1 parent 06b2815 commit 2784981

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

schema/crd.projectcalico.org/bgppeer_v1.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@
9696
"reachableBy": {
9797
"type": "string"
9898
},
99+
"reversePeering": {
100+
"type": "string",
101+
"enum": [
102+
"Auto",
103+
"Manual"
104+
]
105+
},
99106
"sourceAddress": {
100107
"type": "string"
101108
},

0 commit comments

Comments
 (0)