1apiVersion: warehouse.f8n.ncr.com/v1alpha1 2kind: Pallet 3metadata: 4 name: postgrest 5spec: 6 description: | 7 PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides 8 a cleaner, more standards-compliant, faster API than you are likely to write from scratch. 9 Source: https://github.com/postgrest/postgrest 10 kustomize: 11 - providers: 12 - gke 13 target: gke 14 team: '@ncrvoyix-swt-retail/edge-foundation'