apiVersion: networking.cfargotunnel.com/v1alpha1 kind: TunnelBinding metadata: name: guestbook-tunnel-binding namespace: group-project subjects: - name: app-server spec: target: http://guestbook-ui.group-project.svc.cluster.local fqdn: guestbook.ltrk.cz noTlsVerify: true tunnelRef: kind: ClusterTunnel name: cluster-tunnel