Skip to content

Commit

Permalink
feat: update the operator deployment (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
(cherry picked from commit aae8da8)
  • Loading branch information
ericsyh committed Jul 12, 2024
1 parent 6ce2500 commit 3571469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/sn-operator/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ spec:
value: "false"
- name: SN_OPERATOR_PULSAR_WEBHOOK_ENABLE
value: "false"
- name: SN_AGENT_ENABLE
value: "1"
- name: OPERATOR_NAMESPACE
value: {{ include "sn-operator.namespace" .}}
name: manager
Expand Down

0 comments on commit 3571469

Please sign in to comment.