Skip to content

Commit

Permalink
Update net-contour nightly (#15164)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour fc93044...aca8390:
  > aca8390 Update community files (# 1081)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Apr 29, 2024
1 parent 4c16ba3 commit aa455fc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions third_party/contour-latest/net-contour.yaml
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: "20240422-fc930443"
app.kubernetes.io/version: "20240426-aca8390a"
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: "20240422-fc930443"
app.kubernetes.io/version: "20240426-aca8390a"
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: "20240422-fc930443"
app.kubernetes.io/version: "20240426-aca8390a"
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: "20240422-fc930443"
app.kubernetes.io/version: "20240426-aca8390a"
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:13b1c98cf7b53a7494f24ac8bae9d3132fd6dc567efb556cb7e23621f5c827f2
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:1a3ee5825a4651111306d113ef0a021d3692e0f7e716d7bd357cea9830fa10b7
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: "20240422-fc930443"
app.kubernetes.io/version: "20240426-aca8390a"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit aa455fc

Please sign in to comment.