File tree 1 file changed +30
-0
lines changed
tests/fixtures/env/settings
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 8
8
enabled : true
9
9
retentionPolicy : 7d
10
10
schedule : 0 0 * * *
11
+ pathSuffix : gitea
11
12
harbor :
12
13
enabled : true
13
14
retentionPolicy : 7d
14
15
schedule : 0 0 * * *
16
+ pathSuffix : harbor-1
17
+ recovery :
18
+ source : harbor-backup
19
+ database : registry
20
+ owner : harbor
21
+ externalClusters :
22
+ - name : harbor-backup
23
+ barmanObjectStore :
24
+ serverName : harbor-otomi-db
25
+ destinationPath : s3://my-clusterid-harbor/harbor
26
+ endpointURL : https://nl-ams-1.linodeobjects.com
27
+ s3Credentials :
28
+ accessKeyId :
29
+ name : linode-creds
30
+ key : S3_STORAGE_ACCOUNT
31
+ secretAccessKey :
32
+ name : linode-creds
33
+ key : S3_STORAGE_KEY
34
+ wal :
35
+ compression : gzip
36
+ maxParallel : 8
37
+ data :
38
+ compression : gzip
15
39
keycloak :
16
40
enabled : true
17
41
retentionPolicy : 7d
18
42
schedule : 0 0 * * *
43
+ pathSuffix : keycloak-1
44
+ recovery :
45
+ backup :
46
+ name : keycloak-backup
47
+ database : keycloak
48
+ owner : keycloak
19
49
gitea :
20
50
enabled : true
21
51
retentionPolicy : 7d
You can’t perform that action at this time.
0 commit comments