infra/kubernetes/endpoints/Service-photos.yaml

11 lines
143 B
YAML
Raw Permalink Normal View History

apiVersion: v1
kind: Service
metadata:
name: photos
namespace: endpoints
spec:
ports:
- name: photos
port: 443
targetPort: 443