mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-24 06:01:25 +00:00
23 lines
548 B
YAML
23 lines
548 B
YAML
|
server:
|
||
|
archival:
|
||
|
history:
|
||
|
state: "enabled"
|
||
|
enableRead: true
|
||
|
provider:
|
||
|
gstorage:
|
||
|
credentialsPath: "/tmp/keyfile.json"
|
||
|
visibility:
|
||
|
state: "enabled"
|
||
|
enableRead: true
|
||
|
provider:
|
||
|
gstorage:
|
||
|
credentialsPath: "/tmp/keyfile.json"
|
||
|
|
||
|
namespaceDefaults:
|
||
|
archival:
|
||
|
history:
|
||
|
state: "enabled"
|
||
|
URI: "gs://my-bucket-cad/temporal_archival/development"
|
||
|
visibility:
|
||
|
state: "enabled"
|
||
|
URI: "gs://my-bucket-cad/temporal_archival/visibility"
|