Removed / Adjusted Brass Horn Comms specific build stuff

Este commit está contenido en:
Gareth @ BrassHornComms 2018-10-15 21:23:25 +01:00 cometido por Gogs
padre d641c83735
commit 48fa6f386c
Se han modificado 1 ficheros con 0 adiciones y 23 borrados

Ver fichero

@ -1,23 +0,0 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: cwtch
labels:
app: cwtch
spec:
replicas: 1
selector:
matchLabels:
app: cwtch
template:
metadata:
labels:
app: cwtch
spec:
containers:
- name: cwtch
image: registry.gitlab.com/brasshorncomms/cwtch:TAGNAME
ports:
env:
imagePullSecrets:
- name: gitlab-pull-secret