Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Nov 18, 2024
1 parent 36a3130 commit a699ed3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions templates/csi/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@
volumeMounts:
- name: run
mountPath: /run
- name: wait-rpc-bind-init
command:
- "/wait-rpcbind"
image: {{ include "helm_lib_module_image" (list . "waitRpcbind") }}
imagePullPolicy: IfNotPresent
volumeMounts:
- name: run
mountPath: /run
{{- end }}

###
Expand Down

0 comments on commit a699ed3

Please sign in to comment.