...

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

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

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: daemonsetdns
     5spec:
     6  description: |
     7    Discovers IP address of a pod in a daemonset given a specific node id and daemonset name
     8  kustomize:
     9  - providers:
    10    - generic
    11    - dsds
    12    - gke
    13    target: generic
    14  team: '@ncrvoyix-swt-retail/sds'

View as plain text