Skip to content

Commit

Permalink
Update net-contour nightly
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour dac7947...f058658:
  > f058658 Update community files (# 1139)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Oct 24, 2024
1 parent d792207 commit be73ead
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions third_party/contour-latest/net-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20241022-dac7947c"
app.kubernetes.io/version: "20241024-f058658d"
serving.knative.dev/controller: "true"
rules:
- apiGroups: ["projectcontour.io"]
Expand Down Expand Up @@ -38,7 +38,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20241022-dac7947c"
app.kubernetes.io/version: "20241024-f058658d"
data:
_example: |
################################
Expand Down Expand Up @@ -111,7 +111,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20241022-dac7947c"
app.kubernetes.io/version: "20241024-f058658d"
spec:
replicas: 1
selector:
Expand All @@ -123,14 +123,14 @@ spec:
app: net-contour-controller
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20241022-dac7947c"
app.kubernetes.io/version: "20241024-f058658d"
spec:
serviceAccountName: controller
containers:
- name: controller
# This is the Go import path for the binary that is containerized
# and substituted here.
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:f2e1d1947f2244afb8367fd867be92e92fb04010674e6c1639961bf5b87c60de
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:e9037764cb3bc0317668c0d58823dfcd4b217db44f26242735d1f91b7520b250
resources:
requests:
cpu: 40m
Expand Down Expand Up @@ -174,7 +174,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20241022-dac7947c"
app.kubernetes.io/version: "20241024-f058658d"
spec:
delegations:
- secretName: routing-serving-certs
Expand Down

0 comments on commit be73ead

Please sign in to comment.