diff --git a/config/core/configmaps/deployment.yaml b/config/core/configmaps/deployment.yaml index 0e529841f258..d95a56053bc7 100644 --- a/config/core/configmaps/deployment.yaml +++ b/config/core/configmaps/deployment.yaml @@ -22,7 +22,7 @@ metadata: app.kubernetes.io/component: controller app.kubernetes.io/version: devel annotations: - knative.dev/example-checksum: "ed91aac5" + knative.dev/example-checksum: "68c006d3" data: # This is the Go import path for the binary that is containerized # and substituted here. @@ -107,4 +107,4 @@ data: # weight: 100 # ` # - # pod-anti-affinity-rules: true + # enable-pod-anti-affinity-rule: true