Skip to content

Commit

Permalink
add dash cytoscape example
Browse files Browse the repository at this point in the history
  • Loading branch information
test committed Oct 24, 2022
1 parent 1da7554 commit 39438cb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions example/dash_cytoscape.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: dash.plural.sh/v1alpha1
kind: DashApplication
metadata:
name: cytoscape
namespace: default
spec:
replicas: 1
container:
image: "jerowe/dash-sample-app-dash-cytoscape-lda:1.0"
containerPort: 8050
ingress:
ingressClassName: "nginx"
path: "/cytoscape"

0 comments on commit 39438cb

Please sign in to comment.