apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: egress-test
name: egress-test-deployment
spec:
replicas: 1
selector:
matchLabels:
template:
containers:
- image: aaronriedel/egress-test:53
name: egress-test