infra/kubernetes/endpoints/Endpoints-photos.yaml
Gabriel Simmer d71fd9ef25
All checks were successful
Lint / lint (push) Successful in 39s
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:43:02 +01:00

13 lines
182 B
YAML

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