Removed / Adjusted Brass Horn Comms specific build stuff

This commit is contained in:
Gareth @ BrassHornComms 2018-10-15 21:23:25 +01:00 committed by Gogs
父節點 d641c83735
當前提交 48fa6f386c
共有 1 個文件被更改,包括 0 次插入23 次删除

查看文件

@ -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