Skip to content

Commit 5af166b

Browse files
author
abhisbyk
committed
Updating attr name in the yaml file
Signed-off-by: abhisbyk <[email protected]>
1 parent d45dc52 commit 5af166b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/samples/sidb/singleinstancedatabase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949

5050
## TCPS Certificate Renewal Interval: The time after which TCPS certificate will be renewed if TCPS connections are enabled; can be in hours(h), minutes(m) and seconds(s)
5151
## Maximum value is 26280h (3 years), Minimum value is 1m; Default value is 17520h (2 years)
52-
certRenewDuration: 17520h
52+
tcpsCertRenewInterval: 17520h
5353

5454
## NA if cloning from a SourceDB (cloneFrom is set)
5555
## Specify both sgaSize and pgaSize (in MB) or dont specify both

config/samples/sidb/singleinstancedatabase_tcps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848

4949
## TCPS Certificate Renewal Interval: The time after which TCPS certificate will be renewed if TCPS connections are enabled; can be in hours(h), minutes(m) and seconds(s)
5050
## Maximum value is 26280h (3 years), Minimum value is 1m; Default value is 17520h (2 years)
51-
certRenewDuration: 17520h
51+
tcpsCertRenewInterval: 17520h
5252

5353
## Database image details
5454
image:

0 commit comments

Comments
 (0)