Seb Dangerfield

Results 2 comments of Seb Dangerfield

To have the node daemonset use its IAM role when mounting the file system you can add `iam` to the mountOptions of the `StorageClass` or `PersistentVolume`: ``` kind: StorageClass apiVersion:...

Hi @somnusfish, Firstly thanks for your contributions to the update operator, it's a valuable tool for us and it has successfully rolled out a number of upgrades to our clusters...