Skip to content

Commit e1de2fe

Browse files
committed
Remove verbosity arg
1 parent b3b4030 commit e1de2fe

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

templates/test/ci/cluster-template-prow-load.yaml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/prow-load/patches/cluster-label-azuredisk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ kind: Cluster
33
metadata:
44
name: ${CLUSTER_NAME}
55
labels:
6-
azuredisk-csi: "true"
6+
azuredisk-csi: "true"

templates/test/ci/prow-load/patches/kcp-scheduler.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ spec:
1010
extraArgs:
1111
authorization-always-allow-paths: /healthz,/readyz,/livez,/metrics
1212
bind-address: 0.0.0.0
13-
v: "2"

0 commit comments

Comments
 (0)