We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dad186 commit 7982966Copy full SHA for 7982966
bootstrap/helm/cluster-api-cluster/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: cluster-api-cluster
3
description: A Helm chart for Kubernetes
4
type: application
5
-version: 0.1.44
+version: 0.1.45
6
appVersion: v1.24.16
bootstrap/helm/cluster-api-cluster/values.yaml
@@ -403,6 +403,9 @@ workers:
403
#########################################
404
kind:
405
replicas: 0
406
+ labels: {}
407
+ annotations:
408
+ cluster.x-k8s.io/replicas-managed-by: external-autoscaler
409
#################################
410
### AWS WORKERS ###
411
0 commit comments