Skip to content

Commit dad9553

Browse files
authored
Merge pull request #1445 from pvickery-ParamountCommerce/master
Fix controller.podLabels typo in values.yaml
2 parents d5f02ca + 5d686e8 commit dad9553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ controller:
6363
# path on efs when deleteing an access point
6464
deleteAccessPointRootDir: false
6565
podAnnotations: {}
66-
podLabel: {}
66+
podLabels: {}
6767
hostNetwork: false
6868
priorityClassName: system-cluster-critical
6969
dnsPolicy: ClusterFirst

0 commit comments

Comments
 (0)