Skip to content

Instantly share code, notes, and snippets.

@miyadav
Last active March 8, 2022 03:49
Show Gist options
  • Save miyadav/711bebd6246881c856fd8c4388dc6e55 to your computer and use it in GitHub Desktop.
Save miyadav/711bebd6246881c856fd8c4388dc6e55 to your computer and use it in GitHub Desktop.
cas
apiVersion: "autoscaling.openshift.io/v1"
kind: "ClusterAutoscaler"
metadata:
name: "default"
spec:
scaleDown:
enabled: true
delayAfterAdd: 10s
delayAfterDelete: 10s
delayAfterFailure: 10s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment