infra/kubernetes/endpoints/Service-photos.yaml
Gabriel Simmer 4a70446380
Some checks failed
Lint / lint (push) Has been cancelled
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:42:31 +01:00

11 lines
143 B
YAML

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