14 lines
No EOL
292 B
YAML
14 lines
No EOL
292 B
YAML
apiVersion: "unified-platform.cs.hse.ru/v1"
|
|
kind: APIComponent
|
|
metadata:
|
|
name: files-api
|
|
namespace: pu-mgalynchik-pa-mm25-synthdata
|
|
spec:
|
|
published: true
|
|
files:
|
|
enabled: true
|
|
restfulApi:
|
|
auth:
|
|
basic:
|
|
credentials: synth-apis-cred
|
|
identityPassThrough: true |