Remove tylerperkins.xyz
This commit is contained in:
parent
5fd2726117
commit
f8a54f1ca5
@ -1,21 +0,0 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: tylerperkins.xyz
|
||||
namespace: default
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: static-site
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app: static-site
|
||||
spec:
|
||||
containers:
|
||||
- name: tylerperkins-xyz
|
||||
image: git.clortox.com/infrastructure/tylerperkins.xyz:0.0.2
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
protocol: TCP
|
Loading…
Reference in New Issue
Block a user