Skip to content

Commit b0ddb39

Browse files
authored
update cert duration and renewal times to match format when applied (#554)
1 parent 24bf149 commit b0ddb39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/plgd-hub/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@ certmanager:
168168
# -- Certificate annotations
169169
annotations: {}
170170
# -- Certificate duration
171-
duration: 8760h
171+
duration: 8760h0m0s
172172
# -- Certificate renew before
173-
renewBefore: 360h
173+
renewBefore: 360h0m0s
174174
# -- Certificate key spec
175175
key:
176176
# -- Algorithm

0 commit comments

Comments
 (0)