Files
online-boutique/overlays/otel/kustomization.yaml
demo-bot 7ea8b7cd5b
Some checks failed
CI Pipeline / Build and Test (push) Has been cancelled
Security Scanning / Security Summary (push) Has been cancelled
Security Scanning / Trivy — Filesystem & Dependency Scan (push) Has been cancelled
Security Scanning / Gitleaks — Secret Scan (push) Has been cancelled
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
feat(otel): add kustomize overlay for OTel instrumentation (#2)
2026-04-02 12:30:00 +00:00

8 lines
133 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../deploy
patches:
- path: patches/otel-patch.yaml