Skip to content

Commit d5f02ca

Browse files
authored
Merge pull request #1496 from abhinavmpandey08/node-aff
Adds anti-affinity for incompatible compute types
2 parents 76b1df7 + 7a26f9c commit d5f02ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/aws-efs-csi-driver/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ node:
181181
operator: NotIn
182182
values:
183183
- fargate
184+
- hybrid
184185
# Specifies whether a service account should be created
185186
serviceAccount:
186187
create: true

0 commit comments

Comments
 (0)