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

14 lines
206 B
YAML

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