Fix failing tests
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
90287a6735
commit
f19e8aa7f0
3 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
"groups": {
|
||||
"group:example": [
|
||||
"testnamespace",
|
||||
"testuser",
|
||||
],
|
||||
},
|
||||
|
||||
|
@ -23,4 +23,4 @@
|
|||
],
|
||||
},
|
||||
],
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
{
|
||||
"action": "accept",
|
||||
"src": [
|
||||
"testnamespace",
|
||||
"testuser",
|
||||
],
|
||||
"dst": [
|
||||
"host-1:*",
|
||||
],
|
||||
},
|
||||
],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue