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