Skip to content

Commit 55d5afc

Browse files
committed
add quotes to expression
1 parent 1dfd0d8 commit 55d5afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

values-hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ clusterGroup:
122122
kind: ValidatingWebhookConfiguration
123123
name: trident-protect-validating-webhook-configurations
124124
jqPathExpressions:
125-
- .webhooks[*].clientConfig.caBundle
125+
- '.webhooks[*].clientConfig.caBundle'
126126
protect-config:
127127
name: trident-protect-config
128128
namespace: trident-protect

0 commit comments

Comments
 (0)