Skip to content

Commit 7637f73

Browse files
author
Jeff Ploughman
committed
Seal wrap storage
1 parent 300317f commit 7637f73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ func Backend() *backend {
6767
"names/*",
6868
"verify",
6969
},
70+
SealWrapStorage: []string{
71+
"trustees/",
72+
},
7073
},
7174
Secrets: []*framework.Secret{},
7275
BackendType: logical.TypeLogical,

0 commit comments

Comments
 (0)