apiVersion: apps.mashibing.com/v1 kind: MsbDeployment metadata: name: create-ingress-with-tls spec: image: nginx port: 80 replicas: 2 expose: mode: ingress ingressDomain: www.mashingbing-test-t.com tls: true