mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-11 00:40:23 +00:00
11 lines
123 B
YAML
11 lines
123 B
YAML
|
apiVersion: v1
|
||
|
kind: Service
|
||
|
metadata:
|
||
|
name: a
|
||
|
spec:
|
||
|
selector:
|
||
|
app: test
|
||
|
clusterIP: None
|
||
|
ports:
|
||
|
- port: 80
|