mirror of
https://github.com/tale/headplane.git
synced 2026-08-21 02:06:37 +00:00
Add key expiry disable/enable toggle (#554)
This commit is contained in:
@@ -98,6 +98,7 @@ describe("capabilitiesFor", () => {
|
||||
nodeTagsAreFlat: true,
|
||||
nodeOwnerIsImmutable: true,
|
||||
registerKeyIncludesAuthReqPrefix: false,
|
||||
keyExpiryCanBeDisabled: false,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user