...

Text file src/edge-infra.dev/config/pallets/k8s-config-connector/config-connector/pallet.yaml

Documentation: edge-infra.dev/config/pallets/k8s-config-connector/config-connector

     1apiVersion: warehouse.f8n.ncr.com/v1alpha1
     2kind: Pallet
     3metadata:
     4  name: config-connector
     5spec:
     6  dependencies:
     7    paths:
     8    - config/pallets/k8s-config-connector/k8s-config-connector-operator
     9  description: ConfigConnector object that is used to configure and activate K8s Config Connector.
    10  kustomize:
    11  - providers:
    12    - gke
    13    target: gke
    14  - providers:
    15    - generic
    16    - dsds
    17    target: generic
    18  team: '@ncrvoyix-swt-retail/edge-infra'

View as plain text