removes the SSA logging that is capturing the entire resource (#22608)
Closes #22607
This commit is contained in:
parent
49959348ad
commit
28a18bf7b9
1 changed files with 0 additions and 1 deletions
|
@ -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}
|
Loading…
Reference in a new issue