Skip to content

Commit

Permalink
Merge pull request #208 from benjaminapetersen/logging/reduce-default…
Browse files Browse the repository at this point in the history
…-logs

Reduce default log level
  • Loading branch information
openshift-merge-robot committed Apr 24, 2019
2 parents ddff64d + da6405d commit 58eb2fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifests/07-operator.yaml
Expand Up @@ -32,9 +32,8 @@ spec:
- console
- operator
args:
- "-v=4"
- "-v=2"
- "--create-default-console=true"
# 04-config.yaml provides this config for the operator
- "--config=/var/run/configmaps/config/controller-config.yaml"
imagePullPolicy: IfNotPresent
volumeMounts:
Expand Down

0 comments on commit 58eb2fd

Please sign in to comment.