apiVersion: v1 kind: Service metadata: name: fim spec: type: ClusterIP ports: - name: http protocol: TCP port: 80 targetPort: 80