...
1apiVersion: warehouse.f8n.ncr.com/v1alpha1
2kind: Pallet
3metadata:
4 name: banner-infra-cluster
5spec:
6 dependencies:
7 paths:
8 - config/pallets/edge/priority-classes
9 - config/pallets/f8n/foreman-config-connector
10 - config/pallets/external-secrets/secret-store
11 - config/pallets/external-secrets/edge-docker-pull-secret
12 - config/pallets/o11y
13 - config/pallets/o11y/metrics
14 - config/pallets/k8s-config-connector/k8s-config-connector-operator
15 - config/pallets/fluxcd/operators
16 - config/pallets/fluxcd/syncing-config
17 - config/pallets/f8n/warehouse/lumperctl
18 - config/pallets/edge/bannerctl/banner-infra
19 - config/pallets/edge/clusterctl/banner-infra
20 - config/pallets/edge/sequel
21 - config/pallets/edge/syncedobjectctl
22 - config/pallets/f8n/pinitctl
23 - config/pallets/f8n/dennis
24 - config/pallets/f8n/kinform/client
25 - config/pallets/o11y/grafana/banner-infra
26 description: Base cluster definition for banner-infra clusters.
27 kustomize:
28 - providers:
29 - gke
30 target: edge-info
31 team: '@ncrvoyix-swt-retail/edge-dev'
32 vendor: NCR
View as plain text