p5.js-web-editor/kubernetes/app.yml

15 lines
228 B
YAML
Raw Normal View History

2018-07-26 19:18:21 +02:00
apiVersion: v1
kind: Deployment
spec:
selector:
matchLabels:
app: web-editor
replicas: 1
template:
metadata:
app: web-editor
spec:
containers:
- name: web-editor-app
image: