Skip to content

Commit 123a0fd

Browse files
Merge pull request #830 from lance5890/remove_unused_loglevel
NO-JIRA:(chore) remove unused loglevel
2 parents 04134ca + 8f1247f commit 123a0fd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

manifests/07-operator-ibm-cloud-managed.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ spec:
2121
spec:
2222
containers:
2323
- args:
24-
- -v=2
2524
- --config=/var/run/configmaps/config/controller-config.yaml
2625
command:
2726
- console

manifests/07-operator.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ spec:
5656
- console
5757
- operator
5858
args:
59-
- "-v=2"
6059
- "--config=/var/run/configmaps/config/controller-config.yaml"
6160
imagePullPolicy: IfNotPresent
6261
volumeMounts:

0 commit comments

Comments
 (0)