Skip to content

Commit

Permalink
fix: salesforce manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Sep 19, 2024
1 parent 6ce11f1 commit 9176cba
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/300-salesforcesource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
type: object
properties:
spec:
description: A SalesforceSource represents a source of events from Salesforce.
description: Desired state of the event source.
type: object
properties:
auth:
Expand Down Expand Up @@ -72,9 +72,6 @@ spec:
required:
- name
- key
oneOf:
- required: [value]
- required: [valueFromSecret]
apiVersion:
description: Salesforce API version.
type: string
Expand Down

0 comments on commit 9176cba

Please sign in to comment.