Skip to content

Commit 8fd3766

Browse files
committed
I guess plugins can be downloaded each time seems wasteful
Signed-off-by: Carlos Ravelo <ravelo.carlos@gmail.com>
1 parent b1f200a commit 8fd3766

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

infrastructure/kube-system/Headlamp.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ spec:
2626
values:
2727
config:
2828
watchPlugins: true
29-
pluginsDir: /home/headlamp/.config/headlamp/plugins/
3029
pluginsManager:
3130
enabled: true
3231
configContent: |
@@ -40,18 +39,11 @@ spec:
4039
installOptions:
4140
parallel: true
4241
maxConcurrent: 2
43-
volumeMounts:
44-
- name: config
45-
mountPath: /home/headlamp/.config/headlamp/plugins/
46-
subPath: configs/headlamp/plugins/
4742
volumes:
4843
- name: config
4944
persistentVolumeClaim:
5045
claimName: yasr-volume
5146
volumeMounts:
52-
- name: config
53-
mountPath: /home/headlamp/.config/headlamp/plugins/
54-
subPath: configs/headlamp/plugins/
5547
- name: config
5648
mountPath: /home/headlamp/.config/Headlamp/kubeconfigs/
5749
subPath: configs/headlamp/kube/

0 commit comments

Comments
 (0)