strato-infra/flux/cluster/apps/misc/cdn-control/service.yaml

13 lines
197 B
YAML
Raw Normal View History

2022-05-24 22:50:01 +02:00
apiVersion: v1
kind: Service
metadata:
name: cdn-deployment-service
namespace: misc
spec:
selector:
app: cdn-deployment
ports:
- protocol: TCP
port: 80
targetPort: 8080