We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67803e3 commit 35b1532Copy full SHA for 35b1532
main.go
@@ -30,6 +30,7 @@ var (
30
"extraDNSRecords": handleArray(),
31
"grants": handleArray(),
32
"groups": handleObject(),
33
+ "ipsets": handleArray(),
34
"nodeAttrs": handleArray(), // TODO: need to merge anything?
35
"postures": handleObject(),
36
"ssh": handleArray(),
0 commit comments