2024-12-14 11:48:59 +00:00
|
|
|
apiVersion: "unified-platform.cs.hse.ru/v1"
|
|
|
|
kind: APIComponent
|
|
|
|
metadata:
|
|
|
|
name: files-api
|
2024-12-14 14:02:40 +00:00
|
|
|
namespace: pu-mgalynchik-pa-mm25-synth
|
2024-12-14 11:48:59 +00:00
|
|
|
spec:
|
|
|
|
published: true
|
|
|
|
files:
|
|
|
|
enabled: true
|
|
|
|
restfulApi:
|
|
|
|
auth:
|
|
|
|
basic:
|
|
|
|
credentials: synth-apis-cred
|
|
|
|
identityPassThrough: true
|