k8s_fedora: set ingress traefik log level to INFO
Explicitly pass --logLevel instead of using -d. Also renamed option --web (deprecated) to --api. Change-Id: I3bcc679eae833cec6086c744d48adfa86f6f51b8 Story: 2002556 Task: 22118
This commit is contained in:
parent
e22215a3ef
commit
1710f3a84b
@ -30,8 +30,8 @@ spec:
|
||||
securityContext:
|
||||
privileged: true
|
||||
args:
|
||||
- -d
|
||||
- --web
|
||||
- --api
|
||||
- --logLevel=INFO
|
||||
- --kubernetes
|
||||
nodeSelector:
|
||||
role: ${INGRESS_CONTROLLER_ROLE}
|
||||
|
Loading…
Reference in New Issue
Block a user