--- apiVersion: v1 kind: Service metadata: labels: app: csi-net-noty-sms name: csi-net-noty-sms namespace: moh-prod spec: ports: - name: http port: 80 targetPort: 80 selector: app: csi-net-noty-sms type: ClusterIP