Skip to content

Commit

Permalink
Rename env to EC2_INSTANCE_TAG
Browse files Browse the repository at this point in the history
Signed-off-by: Jongwoo Han <[email protected]>
  • Loading branch information
jongwooo committed Aug 7, 2024
1 parent 3f8e313 commit 9c84af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kube-aws/templates/ec2-terminate-by-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- name: RAMP_TIME
value: ''

- name: INSTANCE_TAG
- name: EC2_INSTANCE_TAG
value: ''

# enable it if the target instance is a part of self-managed nodegroup.
Expand Down

0 comments on commit 9c84af6

Please sign in to comment.