...
1apiVersion: warehouse.f8n.ncr.com/v1alpha1
2kind: Pallet
3metadata:
4 name: k8s-config-connector
5spec:
6 dependencies:
7 paths:
8 - config/pallets/k8s-config-connector/k8s-config-connector-operator
9 - config/pallets/k8s-config-connector/iam
10 - config/pallets/k8s-config-connector/config-connector
11 description: Allows managing GCP infrastructure using K8s. Includes the operator and a ConfigConnector object that activates the cluster.
12 team: '@ncrvoyix-swt-retail/edge-dev'
13 vendor: NCR
View as plain text