apiVersion: v1 kind: Service metadata: name: truenas namespace: truenas spec: ports: - protocol: TCP port: 443 targetPort: 443 type: ClusterIP