apiVersion: v1
kind: Service
metadata:
name: mt-svc
labels:
app: mt-test
spec:
ipFamilies:
- IPv4
ipFamilyPolicy: SingleStack
selector:
ports:
- protocol: TCP
name: http
port: 80
name: https
port: 443
Powered by TurnKey Linux.