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

This commit was merged in pull request #2.
This commit is contained in:
2026-03-24 20:10:32 +00:00
parent 95bc58546f
commit c7241c96af

View File

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