apiVersion: v1 kind: Service metadata: name: neutron-server spec: ports: - port: {{ .Values.network.port.server }} selector: app: neutron-server