Skip to content

Commit

Permalink
the path to the config via arguments to the init-container
Browse files Browse the repository at this point in the history
Signed-off-by: Carpe-Wang <1592622761@qq.com>
  • Loading branch information
Carpe-Wang committed Jun 20, 2024
1 parent 16864db commit 918ba06
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ spec:
- name: bpf
mountPath: /sys/fs/bpf
mountPropagation: Bidirectional
args:
- --config=/retina/config/config.yaml
containers:
- name: {{ include "retina.name" . }}
livenessProbe:
Expand Down

0 comments on commit 918ba06

Please sign in to comment.