github.com/projectcontour/contour@v1.28.2/site/content/examples/authdemo/04-extensionservice.yaml (about) 1 --- 2 apiVersion: projectcontour.io/v1alpha1 3 kind: ExtensionService 4 metadata: 5 name: htpasswd 6 namespace: projectcontour-auth 7 spec: 8 protocol: h2 9 services: 10 - name: htpasswd 11 port: 9443