namespace: fluent-operator apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - manifests.yaml patchesStrategicMerge: - delete-deployment.yaml patches: # Add RBAC rules to the operator for kubelet # Manually updated; cross-check with the manifest # Update for new additions during version upgrades - path: clusterrole-update.yaml target: kind: ClusterRole name: fluent-operator