Skip to content

Commit

Permalink
fix pingsource-mt-adapter crash when initial replica is more than 0 (#…
Browse files Browse the repository at this point in the history
…6361)

Co-authored-by: Lionel Villard <villard@us.ibm.com>
  • Loading branch information
knative-prow-robot and lionelvillard authored Jun 3, 2022
1 parent 7784d0f commit 687cea8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/core/deployments/pingsource-mt-adapter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: NAMESPACE
value: ''
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace

# DO NOT MODIFY: The values below are being filled by the ping source controller
# See 500-controller.yaml
Expand Down

0 comments on commit 687cea8

Please sign in to comment.