...

Text file src/edge-infra.dev/config/pallets/sds/wireguard/cluster-infra/relay/pallet.yaml

Documentation: edge-infra.dev/config/pallets/sds/wireguard/cluster-infra/relay

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: wireguard-relay
     5spec:
     6  capabilities:
     7  - linkerd
     8  dependencies:
     9    paths:
    10    - config/pallets/sds/wireguard/cluster-infra/vpn
    11  description: |
    12    Cluster Infra Cluster Relay Deployment
    13  kustomize:
    14  - providers:
    15    - gke
    16    - generic
    17    - dsds
    18    target: base
    19  team: '@ncrvoyix-swt-retail/sds'

View as plain text