Skip to content

Commit b8d1c74

Browse files
committed
revert crd changes
1 parent 1399d1c commit b8d1c74

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

deploy/helm/opa-operator/crds/crds.yaml

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -758,21 +758,6 @@ spec:
758758
type: array
759759
type: object
760760
type: object
761-
decisionLogging:
762-
default:
763-
file: null
764-
console: null
765-
description: Decision Logging configuration.
766-
properties:
767-
console:
768-
description: Whether or not to print decision logging to the console.
769-
nullable: true
770-
type: boolean
771-
file:
772-
description: Whether or not to print decision logging to files collected by Vector agent.
773-
nullable: true
774-
type: boolean
775-
type: object
776761
gracefulShutdownTimeout:
777762
description: Time period Pods have to gracefully shut down, e.g. `30m`, `1h` or `2d`. Consult the operator documentation for details.
778763
nullable: true
@@ -4339,21 +4324,6 @@ spec:
43394324
type: array
43404325
type: object
43414326
type: object
4342-
decisionLogging:
4343-
default:
4344-
file: null
4345-
console: null
4346-
description: Decision Logging configuration.
4347-
properties:
4348-
console:
4349-
description: Whether or not to print decision logging to the console.
4350-
nullable: true
4351-
type: boolean
4352-
file:
4353-
description: Whether or not to print decision logging to files collected by Vector agent.
4354-
nullable: true
4355-
type: boolean
4356-
type: object
43574327
gracefulShutdownTimeout:
43584328
description: Time period Pods have to gracefully shut down, e.g. `30m`, `1h` or `2d`. Consult the operator documentation for details.
43594329
nullable: true

0 commit comments

Comments
 (0)