Skip to content

Commit

Permalink
chore: add app id binding annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby committed Sep 8, 2023
1 parent 7836d67 commit 46bf979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apiVersion: plugin.halo.run/v1alpha1
kind: Plugin
metadata:
name: app-store-integration
annotations:
"store.halo.run/app-id": "app-VYJbF"
spec:
enabled: true
requires: ">=2.9.0"
Expand Down

0 comments on commit 46bf979

Please sign in to comment.