...

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

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

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: otel
     5spec:
     6  capabilities: [linkerd, prometheus]
     7  dependencies:
     8    paths:
     9    - config/pallets/o11y/otel-operator
    10  description: OpenTelemetry configurations for Edge.
    11  kustomize:
    12  - providers:
    13    - gke
    14    target: gke
    15  - providers:
    16    - dsds
    17    - generic
    18    target: dsds
    19  team: '@ncrvoyix-swt-retail/edge-o11y'

View as plain text