Skip to content

Commit

Permalink
Add test lifecycle hook
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiDog committed Nov 28, 2024
1 parent 645abef commit fc68ef4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/cluster-aws/templates/_machine_pools.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ spec:
minHealthyPercentage: {{ $value.minHealthyPercentage | default 90 }}
ignition:
version: "3.4"
lifecycleHooks:
- name: andreas-test
lifecycleTransition: autoscaling:EC2_INSTANCE_TERMINATING
---
{{ end }}
{{- end -}}

0 comments on commit fc68ef4

Please sign in to comment.