diff --git a/chart/operator/templates/k8sgpt-crd.yaml b/chart/operator/templates/k8sgpt-crd.yaml index cdc3304f..08329967 100644 --- a/chart/operator/templates/k8sgpt-crd.yaml +++ b/chart/operator/templates/k8sgpt-crd.yaml @@ -53,6 +53,10 @@ spec: type: string noCache: type: boolean + filters: + items: + type: string + type: array secret: properties: key: