Skip to content

Commit

Permalink
Fix cluster-autoscaler readiness labels
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 10, 2023
1 parent b51508e commit 5e91d28
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ spec:
version: v1
kind: Deployment
selector:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: cluster-autoscaler
app.kubernetes.io/instance: cluster-autoscaler
app.kubernetes.io/name: clusterapi-cluster-autoscaler
chart:
name: cluster-autoscaler
namespace: capi-cluster
namespace: capi-system
version: "9.29.0"
sourceRef:
kind: HelmRepository
Expand Down

0 comments on commit 5e91d28

Please sign in to comment.