File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ providers:
2323 contract : v1beta2
2424 replacements :
2525 - old : --metrics-addr=127.0.0.1:8080
26- new : --metrics-addr=:8080
26+ new : " --metrics-addr=:8080\n - --v=4 "
2727 files :
2828 - sourcePath : " ../data/shared/capi/metadata.yaml"
2929 # For clusterctl upgrade test
@@ -56,7 +56,7 @@ providers:
5656 contract : v1beta2
5757 replacements :
5858 - old : --metrics-addr=127.0.0.1:8080
59- new : --metrics-addr=:8080
59+ new : " --metrics-addr=:8080\n - --v=4 "
6060 files :
6161 - sourcePath : " ../data/shared/capi/metadata.yaml"
6262 # For clusterctl upgrade test
@@ -89,7 +89,7 @@ providers:
8989 contract : v1beta2
9090 replacements :
9191 - old : --metrics-addr=127.0.0.1:8080
92- new : --metrics-addr=:8080
92+ new : " --metrics-addr=:8080\n - --v=4 "
9393 files :
9494 - sourcePath : " ../data/shared/capi/metadata.yaml"
9595 # For clusterctl upgrade test
You can’t perform that action at this time.
0 commit comments