Skip to content

Commit

Permalink
Add the correct labels to the TLSCertificateDelegation resource (#859)
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Hou <[email protected]>
  • Loading branch information
knative-prow-robot and Vincent Hou authored Jan 26, 2023
1 parent fff90e9 commit 09fce5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/secret-delegation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ kind: TLSCertificateDelegation
metadata:
name: knative-serving-certs
namespace: knative-serving
labels:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: devel
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit 09fce5a

Please sign in to comment.