File tree 1 file changed +0
-30
lines changed
deploy/helm/opa-operator/crds 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -758,21 +758,6 @@ spec:
758
758
type : array
759
759
type : object
760
760
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
776
761
gracefulShutdownTimeout :
777
762
description : Time period Pods have to gracefully shut down, e.g. `30m`, `1h` or `2d`. Consult the operator documentation for details.
778
763
nullable : true
@@ -4339,21 +4324,6 @@ spec:
4339
4324
type : array
4340
4325
type : object
4341
4326
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
4357
4327
gracefulShutdownTimeout :
4358
4328
description : Time period Pods have to gracefully shut down, e.g. `30m`, `1h` or `2d`. Consult the operator documentation for details.
4359
4329
nullable : true
You can’t perform that action at this time.
0 commit comments