Skip to content

Commit

Permalink
removed volume mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
facchettos committed Nov 28, 2023
1 parent 8ebf06b commit 17ec762
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions charts/k0s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,6 @@ vcluster:
- --data-dir=/data/k0s
# Extra arguments for k0s.
extraArgs: []
volumeMounts:
- mountPath: /data
name: data
- mountPath: /etc/k0s
name: k0s-config
env: []
resources:
limits:
Expand Down

0 comments on commit 17ec762

Please sign in to comment.