Skip to content

Commit

Permalink
Update templates/addons/cluster-autoscaler/cluster-autoscaler.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: cbzzz <69888673+cbzzz@users.noreply.github.com>
  • Loading branch information
prajwalvathreya and cbzzz authored Aug 5, 2024
1 parent f25313f commit 478e3a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: ${CLUSTER_NAME}-cluster-autoscaler
spec:
containers:
- image: registry.k8s.io/autoscaling/cluster-autoscaler:${KUBERNETES_VERSION%.*}.0
- image: registry.k8s.io/autoscaling/cluster-autoscaler:${CLUSTER_AUTOSCALER_VERSION:=${KUBERNETES_VERSION%.*}.0}
name: cluster-autoscaler
command: [/cluster-autoscaler]
args:
Expand Down

0 comments on commit 478e3a7

Please # to comment.