File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed
src/collections/integrations
icons/components/capability/icons Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,12 @@ components: [
7474" colorIcon " : " icons/components/iam-role-selector/icons/color/iam-role-selector-color.svg" ,
7575" whiteIcon " : " icons/components/iam-role-selector/icons/white/iam-role-selector-white.svg" ,
7676" description " : " " ,
77+ },
78+ {
79+ " name " : " capability" ,
80+ " colorIcon " : " icons/components/capability/icons/color/capability-color.svg" ,
81+ " whiteIcon " : " icons/components/capability/icons/white/capability-white.svg" ,
82+ " description " : " " ,
7783}]
7884featureList : [
7985 " Simplifies Kubernetes cluster creation and management" ,
Original file line number Diff line number Diff line change @@ -68,6 +68,12 @@ components: [
6868" colorIcon " : " icons/components/configuration-state/icons/color/configuration-state-color.svg" ,
6969" whiteIcon " : " icons/components/configuration-state/icons/white/configuration-state-white.svg" ,
7070" description " : " " ,
71+ },
72+ {
73+ " name " : " configuration-state" ,
74+ " colorIcon " : " icons/components/configuration-state/icons/color/configuration-state-color.svg" ,
75+ " whiteIcon " : " icons/components/configuration-state/icons/white/configuration-state-white.svg" ,
76+ " description " : " " ,
7177}]
7278featureList : [
7379 " Provides external IP addresses to Kubernetes services" ,
You can’t perform that action at this time.
0 commit comments