Skip to content

Commit

Permalink
disable autoscaling for community (no cluster)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Mar 15, 2024
1 parent 7c84fa5 commit 4dd4ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/community_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# the latest version of the chart
alfresco-repository:
autoscaling:
enabled: true
enabled: false
replicaCount: 1
image:
repository: alfresco/alfresco-content-repository-community
Expand Down

0 comments on commit 4dd4ae8

Please sign in to comment.