Add the option to disable unix workloadattestor (#26)
Co-authored-by: Faisal Memon <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -36,10 +36,12 @@ data:
|
||||
}
|
||||
}
|
||||
|
||||
{{- if .Values.workloadAttestors.unix.enabled }}
|
||||
WorkloadAttestor "unix" {
|
||||
plugin_data {
|
||||
}
|
||||
}
|
||||
{{- end }}
|
||||
}
|
||||
|
||||
health_checks {
|
||||
|
||||
Reference in New Issue
Block a user