infra/kubernetes/endpoints/Endpoints-photos.yaml

13 lines
182 B
YAML
Raw Normal View History

apiVersion: v1
kind: Endpoints
metadata:
name: photos
namespace: endpoints
subsets:
- addresses:
- ip: 192.168.50.229
ports:
- name: photos
port: 443
protocol: TCP