feat(otel): add kustomize overlay for OTel instrumentation
All checks were successful
CI Pipeline / Build and Test (pull_request) Successful in 5s
All checks were successful
CI Pipeline / Build and Test (pull_request) Successful in 5s
This commit is contained in:
7
overlays/otel/kustomization.yaml
Normal file
7
overlays/otel/kustomization.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- ../deploy
|
||||||
|
|
||||||
|
patches:
|
||||||
|
- path: patches/otel-patch.yaml
|
||||||
Reference in New Issue
Block a user