removes the SSA logging that is capturing the entire resource (#22608)

Closes #22607
This commit is contained in:
Steven Hawkins 2023-08-28 11:33:43 -04:00 committed by GitHub
parent 49959348ad
commit 28a18bf7b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,6 @@ quarkus.test.hang-detection-timeout=30m
quarkus.operator-sdk.start-operator=false quarkus.operator-sdk.start-operator=false
quarkus.log.level=INFO quarkus.log.level=INFO
quarkus.log.category."io.javaoperatorsdk".level=DEBUG
operator.keycloak.pod-labels."test.label"=foobar operator.keycloak.pod-labels."test.label"=foobar
operator.keycloak.pod-labels."testLabelWithExpression"=${OPERATOR_TEST_LABEL_EXPRESSION} operator.keycloak.pod-labels."testLabelWithExpression"=${OPERATOR_TEST_LABEL_EXPRESSION}