Skip to content

Commit

Permalink
Fix decision logging in the OPA authorization test (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
siegfriedweber authored Jun 14, 2024
1 parent 0d86789 commit 0e4f3b5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,10 @@ commands:
config:
logging:
enableVectorAgent: {{ lookup('env', 'VECTOR_AGGREGATOR') | length > 0 }}
containers:
opa:
loggers:
decision:
level: INFO
roleGroups:
default: {}

This file was deleted.

6 changes: 0 additions & 6 deletions tests/templates/kuttl/opa-authorization/14-assert.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions tests/templates/kuttl/opa-authorization/14-restart-opa

This file was deleted.

0 comments on commit 0e4f3b5

Please sign in to comment.