apiVersion: gateway.networking.k8s.io/v1beta1 kind: Gateway metadata: name: my-hotel annotations: application-networking.k8s.aws/lattice-vpc-association: "true" spec: gatewayClassName: amazon-vpc-lattice listeners: - name: http protocol: HTTP port: 80 - name: https protocol: HTTPS port: 443 - name: tls-with-customer-cert protocol: HTTPS port: 443 tls: mode: Terminate options: application-networking.k8s.aws/certificate-arn: arn:aws:acm:us-west-2::certificate/4555204d-07e1-43f0-a533-d02750f41545