summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-01-26 11:16:06 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-26 11:16:06 +0000
commit34afca00d1f8b2fabe7708c76be714687e136d68 (patch)
tree89d66884a281cadc327fa79076e3629f28657b64
parent1cef345e92ee93323b1220bac3ad3a90cb310406 (diff)
parenta087b9457c6498985ff8149ac29b34480a904d9c (diff)
Merge "Loggers actuator config typo fix"
-rw-r--r--cps-rest/src/main/resources/application.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/src/main/resources/application.yml b/cps-rest/src/main/resources/application.yml
index 0f2ef20df..22948c3c3 100644
--- a/cps-rest/src/main/resources/application.yml
+++ b/cps-rest/src/main/resources/application.yml
@@ -42,7 +42,7 @@ management:
# kubernetes probes: liveness and readiness
probes:
enabled: true
- looging:
+ loggers:
enabled: true
logging: