...

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

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

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: fluentbit
     5spec:
     6  capabilities: [linkerd]
     7  dependencies:
     8    paths:
     9    - config/pallets/o11y/o11y-service-account
    10    - config/pallets/o11y/fluent-operator
    11  description: fluent bit custom resources(inputs, outputs, filters, parsers) required by the fluent-operator
    12  kustomize:
    13  - providers:
    14    - generic
    15    target: generic
    16  - providers:
    17    - gke
    18    target: generic
    19  - providers:
    20    - dsds
    21    target: sds
    22  team: '@ncrvoyix-swt-retail/edge-o11y'

View as plain text