Skip to content

Commit

Permalink
remove .spec.deployments.minReplicas
Browse files Browse the repository at this point in the history
This field is the predecessor to `.spec.deployments.replicas`, which may
 be blocking the autoscaler from working correctly
  • Loading branch information
jessicarod7 committed Oct 16, 2024
1 parent c7722e7 commit bd7682b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rhcicd/clowdapp-engine.yaml
Original file line number Diff line number Diff line change
@@ -42,7 +42,6 @@ objects:
replicas: 3
deployments:
- name: service
minReplicas: ${{MIN_REPLICAS}}
webServices:
public:
enabled: true

0 comments on commit bd7682b

Please sign in to comment.