feat(otel): add kustomize overlay for OTel instrumentation (#2)
Some checks failed
CI Pipeline / Build and Test (push) Has been cancelled
Build and Publish TechDocs / build-and-publish (push) Has started running

This commit was merged in pull request #2.
This commit is contained in:
2026-03-23 17:40:32 +00:00
parent eedd68c470
commit 6c96297494

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../deploy
patches:
- path: patches/otel-patch.yaml