Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit fcfa4c8

Browse files
authored
Remove defaults from CRD (#40)
1 parent 8c28102 commit fcfa4c8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.helm/templates/crd-cdm.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ spec:
6060
type: string
6161
apiGroup:
6262
type: string
63-
default:
64-
apiGroup: streaming.sneaksanddata.com
65-
kind: StreamingJobTemplate
66-
name: arcane-stream-cdm-change-feed-standard-job
6763
backfillJobTemplateRef:
6864
description: |
6965
Name of the job template to be used for the streaming job if stream is running in the backfill mode.
@@ -75,10 +71,6 @@ spec:
7571
type: string
7672
apiGroup:
7773
type: string
78-
default:
79-
apiGroup: streaming.sneaksanddata.com
80-
kind: StreamingJobTemplate
81-
name: larcane-stream-cdm-change-feed-arge-job
8274
httpClientMaxRetries:
8375
type: integer
8476
description: Max number of retries on blob reads for the http client.

0 commit comments

Comments
 (0)