Skip to content

Commit

Permalink
Merge pull request #1445 from pvickery-ParamountCommerce/master
Browse files Browse the repository at this point in the history
Fix controller.podLabels typo in values.yaml
  • Loading branch information
k8s-ci-robot authored Nov 11, 2024
2 parents d5f02ca + 5d686e8 commit dad9553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/aws-efs-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ controller:
# path on efs when deleteing an access point
deleteAccessPointRootDir: false
podAnnotations: {}
podLabel: {}
podLabels: {}
hostNetwork: false
priorityClassName: system-cluster-critical
dnsPolicy: ClusterFirst
Expand Down

0 comments on commit dad9553

Please sign in to comment.