...

Text file src/edge-infra.dev/config/pallets/o11y/otel/dsds/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/o11y/otel/dsds

     1namespace: otel
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- external-secret.yaml
     6- linkerd.yaml
     7components:
     8- ../base
     9patches:
    10- path: otel-collector.yaml
    11  target:
    12    kind: OpenTelemetryCollector

View as plain text