add to sidebar

This commit is contained in:
Becca Petrin 2019-06-18 11:08:38 -07:00
parent 7be6286966
commit 57b2fbbd78
2 changed files with 5 additions and 2 deletions

View File

@ -79,7 +79,8 @@
{ category: 'cert' },
{ category: 'token' },
{ category: 'userpass' },
{ category: 'app-id' }
{ category: 'app-id' },
{ category: 'pcf' }
]
}, {
category: 'system',

View File

@ -184,7 +184,8 @@
'azure',
'gcp',
'jwt',
'kubernetes'
'kubernetes',
'pcf'
]
}, {
category: 'sinks',
@ -263,6 +264,7 @@
'cert',
'token',
'userpass',
'pcf',
'---------',
'app-id',
'mfa'