provisioning/o-klab/wuji/lab/mayastore/my/web/srvc-web.yaml

16 lines
240 B
YAML
Raw Normal View History

apiVersion: v1
kind: Service
metadata:
name: web
namespace: cloudnative-zone
labels:
app: web-cloudnative
spec:
ports:
- port: 443
name: cn-https
- port: 80
name: cn-http
selector:
app: web-cloudnative