apiVersion: apps/v1 kind: Deployment metadata: name: fluent-operator namespace: fluent $patch: delete # This deletes the deployment from the manifest file as the base image contains fluentd. # we DO NOT want fluentd resources so we will use kustomize to attach a new deployment # to the manifest in the fluent-operator pallet