Skip to content

Commit e56f56c

Browse files
author
Shreya Anil Naik
committed
Add formatting changes
1 parent 5be5b30 commit e56f56c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

helm/aws-load-balancer-controller/values.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,12 @@ backendSecurityGroup:
233233
# disableRestrictedSecurityGroupRules specifies whether to disable creating port-range restricted security group rules for traffic
234234
disableRestrictedSecurityGroupRules:
235235

236-
#objectSelector for webhook
236+
# objectSelector for webhook
237237
objectSelector:
238238
matchExpressions:
239-
#- key: <key>
240-
#operator: <operator>
241-
#values:
242-
#- <value>
239+
# - key: <key>
240+
# operator: <operator>
241+
# values:
242+
# - <value>
243243
matchLabels:
244-
#key: value
244+
# key: value

0 commit comments

Comments
 (0)