apps/ente/resources/cors-proxy/spinapp.yaml

12 lines
294 B
YAML
Raw Normal View History

apiVersion: core.spinkube.dev/v1alpha1
kind: SpinApp
metadata:
name: s3-cors-proxy
spec:
image: "code.icb4dc0.de/infrastructure/functions:latest"
executor: ente-containerd-shim-spin
replicas: 2
variables:
- name: s3_endpoint_url
value: "https://fsn1.your-objectstorage.com"