Skip to content

Commit a9f9645

Browse files
committed
remove giles home dir mount
1 parent 53edfc0 commit a9f9645

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Charts/dev-c7/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ volumes:
8383
- name: etc
8484
hostPath:
8585
path: /dls_sw/etc
86-
- name: home
87-
hostPath:
88-
path: /home/hgv27681
8986

9087
# volumeMounts for the Deployment.
9188
# @schema $ref: $k8s/container.json#/properties/volumeMounts
@@ -108,8 +105,6 @@ volumeMounts:
108105
- name: etc
109106
mountPath: /dls_sw/etc
110107
readOnly: true
111-
- name: home
112-
mountPath: /home/hgv27681
113108

114109
# @schema $ref: $k8s/podspec.json#/properties/tolerations
115110
tolerations: []

0 commit comments

Comments
 (0)