2024-07-19 22:58:02 -04:00

14 lines
206 B
YAML

apiVersion: v1
kind: Service
metadata:
name: mirror-ubuntu
namespace: default
spec:
selector:
app: mirror-ubuntu
ports:
- name: mirror-ubuntu
protocol: TCP
port: 80
targetPort: 80