🍕 Add a quick definition of k8s and fix dockerfile

This commit is contained in:
Mia Steinkirch 2019-10-27 14:50:13 -07:00
parent f3f7a67271
commit 7058dc1b44
3 changed files with 22 additions and 22 deletions

View file

@ -1,5 +1,5 @@
FROM node:4.4
MAINTAINER "bt3"
MAINTAINER "Mia von Steinkirch"
EXPOSE 1337

View file

@ -15,4 +15,4 @@ spec:
ports:
- containerPort: 1337
imagePullSecrets:
- name: <encrypted password your container registry>
- name: <encrypted password for your container registry>