Skip to content

Commit 45c8808

Browse files
committed
Fix indent
1 parent a8e07a1 commit 45c8808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/samples/deploy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ harness:
77
service:
88
port: 8080
99
auto: true
10-
route_pattern: '/(?!\/metrics\/?$)\/.*'
10+
route_pattern: '/(?!\/metrics\/?$)\/.*'
1111
use_services:
1212
- name: common
1313
deployment:

0 commit comments

Comments
 (0)