Compare commits

...

2 Commits

Author SHA1 Message Date
490ae09a3f Merge pull request 'disabled pilots-to-gs policy' (#3) from test-scenario-2 into main
All checks were successful
Reconcile / reconcile (push) Successful in 5s
Reviewed-on: #3
2026-03-06 17:02:43 +00:00
Prox
bd1e792281 disabled pilots-to-gs policy
All checks were successful
Dry Run / dry-run (pull_request) Successful in 5s
2026-03-06 19:00:12 +02:00

View File

@ -36,7 +36,7 @@
"policies": {
"pilots-to-gs": {
"description": "",
"enabled": true,
"enabled": false,
"sources": ["pilots"],
"destinations": ["ground-stations"],
"bidirectional": true,