Unverified Commit 1b27cde2 authored by zsnmwy's avatar zsnmwy Committed by GitHub
Browse files

Merge pull request #450 from qmhu/workload-replicas

bugfix:config change for example:workload-replicas
parents 29b0f9c6 f0dc28e0
Showing with 2 additions and 1 deletion
+2 -1
......@@ -15,4 +15,5 @@ spec:
apiVersion: apps/v1
config: # defines all the configuration for this analytics
replicas.fluctuation-threshold: "0"
replicas.min-cpu-usage-threshold: "0"
\ No newline at end of file
replicas.min-cpu-usage-threshold: "0"
replicas.workload-min-replicas: "1"
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment