Skip to content

Commit

Permalink
Updated manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
fjudith committed Nov 11, 2019
1 parent 9cc08eb commit f206364
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion deploy/kubernetes/manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ spec:
memory: 128Mi
ports:
- containerPort: 8080
---
3 changes: 1 addition & 2 deletions deploy/kubernetes/manifests/namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ metadata:
name: drawio
labels:
app: draw.io
version: 12.2.3
---
version: 12.2.3
3 changes: 1 addition & 2 deletions deploy/kubernetes/manifests/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ spec:
- name: http
port: 8080
selector:
app: draw.io
---
app: draw.io

0 comments on commit f206364

Please sign in to comment.