...

Text file src/edge-infra.dev/config/pallets/sds/nodeagent/pallet.yaml

Documentation: edge-infra.dev/config/pallets/sds/nodeagent

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: nodeagent
     5spec:
     6  capabilities:
     7  - prometheus
     8  dependencies:
     9    paths:
    10    - config/pallets/sds/controlplaneguardian
    11  description: |
    12    Node Agent (IEN Agent)
    13  kustomize:
    14  - providers:
    15    - gke
    16    target: gke
    17  - providers:
    18    - dsds
    19    target: dsds
    20  team: '@ncrvoyix-swt-retail/edge-matrix'

View as plain text