supabase-operator/config/samples/supabase_v1alpha1_apigateway.yaml

14 lines
421 B
YAML
Raw Normal View History

apiVersion: supabase.k8s.icb4dc0.de/v1alpha1
kind: APIGateway
metadata:
labels:
app.kubernetes.io/name: supabase-operator
app.kubernetes.io/managed-by: kustomize
2025-01-22 08:38:36 +01:00
name: gateway-sample
spec:
2025-01-22 08:38:36 +01:00
jwks:
# will be created by Core resource operator if not present
# just make sure the secret name is either based on the name of the core resource or explicitly set
name: core-sample-jwt
key: jwks.json