Skip to content

Commit

Permalink
Remove defaults from CRD (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
adelinag08 authored Aug 13, 2024
1 parent 8c28102 commit fcfa4c8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .helm/templates/crd-cdm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ spec:
type: string
apiGroup:
type: string
default:
apiGroup: streaming.sneaksanddata.com
kind: StreamingJobTemplate
name: arcane-stream-cdm-change-feed-standard-job
backfillJobTemplateRef:
description: |
Name of the job template to be used for the streaming job if stream is running in the backfill mode.
Expand All @@ -75,10 +71,6 @@ spec:
type: string
apiGroup:
type: string
default:
apiGroup: streaming.sneaksanddata.com
kind: StreamingJobTemplate
name: larcane-stream-cdm-change-feed-arge-job
httpClientMaxRetries:
type: integer
description: Max number of retries on blob reads for the http client.
Expand Down

0 comments on commit fcfa4c8

Please sign in to comment.