Skip to content

Commit

Permalink
Optimize clean job to use host network
Browse files Browse the repository at this point in the history
Signed-off-by: ty-dc <tao.yang@daocloud.io>
  • Loading branch information
ty-dc committed Jul 3, 2024
1 parent d5d9976 commit 232d32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/spiderpool/templates/deleteHook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ metadata:
spec:
template:
spec:
hostNetwork: true
serviceAccountName: {{ .Values.spiderpoolController.name | trunc 63 | trimSuffix "-" }}
containers:
- name: pre-delete
Expand Down

0 comments on commit 232d32e

Please sign in to comment.