Add a flag to enable recommendations (#121)
* Add a flag to enable recommendations Signed-off-by: Kevin Fox <[email protected]> * Fix merge issue Signed-off-by: Kevin Fox <[email protected]> * Update after reaching consensus. Signed-off-by: Kevin Fox <[email protected]> * Apply suggestions from code review Co-authored-by: Faisal Memon <[email protected]> Signed-off-by: kfox1111 <[email protected]> * Fix docs Signed-off-by: Kevin Fox <[email protected]> * Apply suggestions from code review Co-authored-by: Faisal Memon <[email protected]> Signed-off-by: kfox1111 <[email protected]> * Fix docs Signed-off-by: Kevin Fox <[email protected]> --------- Signed-off-by: Kevin Fox <[email protected]> Signed-off-by: kfox1111 <[email protected]> Co-authored-by: Faisal Memon <[email protected]>
This commit is contained in:
@@ -4,6 +4,8 @@ global:
|
||||
enabled: true
|
||||
spire:
|
||||
strictMode: true
|
||||
recommendations:
|
||||
enabled: true
|
||||
|
||||
spire-server:
|
||||
nodeAttestor:
|
||||
|
||||
Reference in New Issue
Block a user