github.com/qsunny/k8s@v0.0.0-20220101153623-e6dca256d5bf/examples-master/staging/volumes/nfs/nfs-web-service.yaml (about)

     1  kind: Service
     2  apiVersion: v1
     3  metadata:
     4    name: nfs-web
     5  spec:
     6    ports:
     7      - port: 80
     8    selector:
     9      role: web-frontend