Skip to content

Commit

Permalink
Workaround for dapr/dapr #7523. Revert when fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
  • Loading branch information
Paul Yuknewicz authored and Paul Yuknewicz committed Feb 10, 2024
1 parent ebbbf33 commit cc28d1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bindings/components/binding-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: cron
namespace: quickstarts
spec:
type: bindings.cron
version: v1
Expand Down
1 change: 0 additions & 1 deletion bindings/components/binding-postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: sqldb
namespace: quickstarts
spec:
type: bindings.postgres
version: v1
Expand Down

0 comments on commit cc28d1e

Please sign in to comment.