Skip to content

Commit

Permalink
prometheus scaler: add missing kind for SO (#1538)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Wozniak <[email protected]>
  • Loading branch information
wozniakjan authored Feb 17, 2025
1 parent a3ac44b commit 454eb80
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/2.11/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down
1 change: 1 addition & 0 deletions content/docs/2.12/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down
1 change: 1 addition & 0 deletions content/docs/2.13/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down
1 change: 1 addition & 0 deletions content/docs/2.14/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down
1 change: 1 addition & 0 deletions content/docs/2.15/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down
1 change: 1 addition & 0 deletions content/docs/2.16/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down
1 change: 1 addition & 0 deletions content/docs/2.17/scalers/prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ spec:
provider: gcp
---
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
name: google-managed-prometheus-scaler
spec:
Expand Down

0 comments on commit 454eb80

Please sign in to comment.