We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253ff93 commit ecd8f70Copy full SHA for ecd8f70
test/keda/scaledobject/invalid.yaml
@@ -3,7 +3,6 @@ apiVersion: keda.sh/v1alpha1
3
kind: ScaledObject
4
metadata:
5
name: test
6
- namespace: default
7
spec:
8
minReplicaCount: 1
9
maxReplicaCount: 10
test/keda/scaledobject/strict.yaml
scaleTargetRef:
name: test-deployment
test/keda/scaledobject/valid.yaml
0 commit comments