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 @@ -104,7 +104,7 @@ The termination handler DaemonSet installs into your cluster a [ServiceAccount](
104
104
105
105
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
106
106
```
107
- kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.1 /all-resources.yaml
107
+ kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.2 /all-resources.yaml
108
108
```
109
109
110
110
For a full list of releases and associated artifacts see our [ releases page] ( https://github.com/aws/aws-node-termination-handler/releases ) .
@@ -325,7 +325,7 @@ IAM Policy for aws-node-termination-handler Deployment:
325
325
326
326
You can use kubectl to directly add all of the above resources with the default configuration into your cluster.
327
327
```
328
- kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.1 /all-resources-queue-processor.yaml
328
+ kubectl apply -f https://github.com/aws/aws-node-termination-handler/releases/download/v1.11.2 /all-resources-queue-processor.yaml
329
329
```
330
330
331
331
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