mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-14 02:10:21 +00:00
10 lines
120 B
YAML
10 lines
120 B
YAML
kind: Service
|
|
apiVersion: v1
|
|
metadata:
|
|
name: nfs-web
|
|
spec:
|
|
ports:
|
|
- port: 80
|
|
selector:
|
|
role: web-frontend
|