Skip to content

Commit

Permalink
Merge pull request #47 from VamshiReddy02/newsfeeder-yaml
Browse files Browse the repository at this point in the history
Add newsfeeder YAML File to Repo
  • Loading branch information
VamshiReddy02 authored Aug 26, 2024
2 parents dac5d03 + e9053c6 commit e5151fd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions newsfeeder-ts/newsfeeder.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
apiVersion: core.spinoperator.dev/v1alpha1
kind: SpinApp
metadata:
name: newsfeeder-ts
spec:
image: "ghcr.io/fermyon/newsfeeder-ts:v0.0.1"
executor: containerd-shim-spin
replicas: 2

0 comments on commit e5151fd

Please sign in to comment.