Skip to content

Instantly share code, notes, and snippets.

@patrickhuber
Last active April 29, 2022 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickhuber/617a2fe3415b84d1a92649c16f8c4a9d to your computer and use it in GitHub Desktop.
Save patrickhuber/617a2fe3415b84d1a92649c16f8c4a9d to your computer and use it in GitHub Desktop.
dapr plugin example using statestore
apiVersion: dapr.io/v1alpha1
kind: Component
metadata:
name: gomemory
spec:
type: state.gomemory
plugin: true
version: v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment