mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-21 17:51:38 +03:00
11 lines
175 B
YAML
11 lines
175 B
YAML
apiVersion: cloud.google.com/v1
|
|
kind: BackendConfig
|
|
metadata:
|
|
name: "affine-api-backendconfig"
|
|
spec:
|
|
healthCheck:
|
|
timeoutSec: 1
|
|
type: HTTP
|
|
requestPath: /info
|
|
|