Skip to content

Commit e31b93b

Browse files
chore: update pebble cert validity period
Increased the Pebble certificate validity period from 300 to 600.
1 parent daa489e commit e31b93b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beekeeper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
P2P_WSS_ENABLE: true
2929
PEBBLE_IMAGE_TAG: "2.9.0"
3030
P2P_FORGE_IMAGE_TAG: "v0.7.0"
31-
PEBBLE_CERTIFICATE_VALIDITY_PERIOD: "300"
31+
PEBBLE_CERTIFICATE_VALIDITY_PERIOD: "600"
3232
jobs:
3333
init:
3434
name: Init

0 commit comments

Comments
 (0)