File tree Expand file tree Collapse file tree
src/collections/integrations/couchbase-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,6 +104,18 @@ components: [
104104" colorIcon " : " icons/components/couchbase-user/icons/color/couchbase-user-color.svg" ,
105105" whiteIcon " : " icons/components/couchbase-user/icons/white/couchbase-user-white.svg" ,
106106" description " : " " ,
107+ },
108+ {
109+ " name " : " couchbase-encryption-key" ,
110+ " colorIcon " : " icons/components/couchbase-encryption-key/icons/color/couchbase-encryption-key-color.svg" ,
111+ " whiteIcon " : " icons/components/couchbase-encryption-key/icons/white/couchbase-encryption-key-white.svg" ,
112+ " description " : " " ,
113+ },
114+ {
115+ " name " : " couchbase-encryption-key" ,
116+ " colorIcon " : " icons/components/couchbase-encryption-key/icons/color/couchbase-encryption-key-color.svg" ,
117+ " whiteIcon " : " icons/components/couchbase-encryption-key/icons/white/couchbase-encryption-key-white.svg" ,
118+ " description " : " " ,
107119}]
108120featureList : [
109121 " Automates Couchbase cluster deployment" ,
You can’t perform that action at this time.
0 commit comments