Skip to content

Commit

Permalink
Move keda to tools featureset
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 24, 2024
1 parent 7282974 commit 5e1158c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@ kind: Feature
metadata:
name: keda-add-ons-http
labels:
app.kubernetes.io/part-of: opscenter-cost
app.kubernetes.io/part-of: opscenter-tools
spec:
title: Keda HTTP Addon
description: |
Add-on for KEDA to scale HTTP workloads
icons:
- src: https://cdn.appscode.com/k8s/icons/menu/cluster.svg
type: image/svg+xml
featureSet: opscenter-cost
featureSet: opscenter-tools
featureBlock: keda
recommended: false
recommended: true
requirements:
features:
- keda
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ kind: Feature
metadata:
name: keda
labels:
app.kubernetes.io/part-of: opscenter-cost
app.kubernetes.io/part-of: opscenter-tools
spec:
title: Keda
description: |
Kubernetes Event-driven Autoscaling
icons:
- src: https://cdn.appscode.com/k8s/icons/menu/cluster.svg
type: image/svg+xml
featureSet: opscenter-cost
featureSet: opscenter-tools
featureBlock: keda
recommended: false
readinessChecks:
Expand Down

0 comments on commit 5e1158c

Please sign in to comment.