...

Text file src/edge-infra.dev/config/pallets/edge/auth-proxy/pallet.yaml

Documentation: edge-infra.dev/config/pallets/edge/auth-proxy

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: auth-proxy
     5spec:
     6  capabilities:
     7  - prometheus
     8  description: |
     9    Edge auth proxy for API & UI
    10  kustomize:
    11  - providers:
    12    - dsds
    13    - generic
    14    target: generic
    15  - providers:
    16    - gke
    17    target: gke
    18  team: '@ncrvoyix-swt-retail/edge-platform'

View as plain text