Skip to content

Commit d3dc5a3

Browse files
committed
chore: fix autogenerated CRDs
Signed-off-by: Matthew H. Irby <[email protected]>
1 parent dca6625 commit d3dc5a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/crd/bases/command-issuer.keyfactor.com_clusterissuers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ spec:
108108
a health check to determine issuer's connectivity to Command instance.
109109
properties:
110110
enabled:
111-
description: 'Determines whether to enable the health check when the
112-
issuer is healthy. Default: true'
111+
description: 'Determines whether to enable the health check when
112+
the issuer is healthy. Default: true'
113113
type: boolean
114114
interval:
115115
description: The interval at which to health check the issuer

config/crd/bases/command-issuer.keyfactor.com_issuers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ spec:
108108
a health check to determine issuer's connectivity to Command instance.
109109
properties:
110110
enabled:
111-
description: 'Determines whether to enable the health check when the
112-
issuer is healthy. Default: true'
111+
description: 'Determines whether to enable the health check when
112+
the issuer is healthy. Default: true'
113113
type: boolean
114114
interval:
115115
description: The interval at which to health check the issuer

0 commit comments

Comments
 (0)