logging: patch data-prepper volume to configmap

This commit is contained in:
Brad Stein 2026-01-15 03:12:13 -03:00
parent a7998fc0bf
commit 9a9ecc4903

View File

@ -50,11 +50,12 @@ spec:
- rpi5 - rpi5
postRenderers: postRenderers:
- kustomize: - kustomize:
patches: patchesJson6902:
- target: - target:
group: apps
version: v1
kind: Deployment kind: Deployment
name: data-prepper name: data-prepper
namespace: logging
patch: |- patch: |-
- op: replace - op: replace
path: /spec/template/spec/volumes path: /spec/template/spec/volumes