Skip to content

Commit

Permalink
Fix #873
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratcliffe committed Jul 5, 2023
1 parent b95ccec commit 2d2b232
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deploy/all-in-one-v1alpha2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,9 @@ spec:
periodSeconds: 10
env:
- name: WATCH_NAMESPACE
value: default
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: POD_NAME
valueFrom:
fieldRef:
Expand Down

0 comments on commit 2d2b232

Please sign in to comment.