File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](
89
89
90
90
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
91
91
```
92
- kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.9 .0/all-resources.yaml
92
+ kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.10 .0/all-resources.yaml
93
93
```
94
94
95
95
For a full list of releases and associated artifacts see our [ releases page] ( https://github.com/aws/aws-node-termination-handler/releases ) .
@@ -308,7 +308,7 @@ IAM Policy for aws-node-termination-handler Deployment:
308
308
309
309
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
310
310
```
311
- kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.9 .0/all-resources-queue-processor.yaml
311
+ kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.10 .0/all-resources-queue-processor.yaml
312
312
```
313
313
314
314
For a full list of releases and associated artifacts see our [ releases page] ( https://github.com/aws/aws-node-termination-handler/releases ) .
You can’t perform that action at this time.
0 commit comments