apiVersion: "helm-expt.confighub.com/v1alpha1"
kind: "Recipe"
metadata:
  labels:
    confighub.io/chart-ref: "autoscaler/cluster-autoscaler"
    confighub.io/chart-version: "9.57.0"
    confighub.io/proof-tier: "next80-full"
  name: "autoscaler-cluster-autoscaler"
  version: "9.57.0"
spec:
  chartRef:
    dependencyLock: "dependency-lock.yaml"
    sourceLock: "source-lock.yaml"
  currentExecutableFixture:
    installerPackage: "packages/autoscaler/cluster-autoscaler/9.57.0"
    setupCommand:
      - "cub"
      - "installer"
      - "setup"
      - "--pull"
      - "packages/autoscaler/cluster-autoscaler/9.57.0"
      - "--non-interactive"
      - "--namespace"
      - "default"
  importMode: "render-and-vendor"
  variants:
    - "variants/default/variant.yaml"
    - "variants/controller-default-reviewed/variant.yaml"
