barretthousen/env/local/debug-catalog.yaml

12 lines
184 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: catalog
spec:
template:
spec:
containers:
- name: catalog
ports:
- containerPort: 2345