Skip to content

Commit

Permalink
Revert "apps: base: workstation: pod: Mount /home/oleg/.gnupg directo…
Browse files Browse the repository at this point in the history
…ry."

This reverts commit eec3f13.
  • Loading branch information
wigust committed Dec 2, 2024
1 parent eec3f13 commit 9361d51
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions apps/base/workstation/pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ spec:
name: var-run-shepherd-socket
- mountPath: /home/oleg
name: container-home-oleg
- name: home-oleg-dot-gnupg
mountPath: /home/oleg/.gnupg
- name: home-oleg-dot-cache-ihs
mountPath: /home/oleg/.cache/ihs
- name: home-oleg-dot-config-obs-studio
Expand Down Expand Up @@ -325,10 +323,6 @@ spec:
- emptyDir:
sizeLimit: 4G
name: container-home-oleg
- name: home-oleg-dot-gnupg
hostPath:
path: /home/oleg/.gnupg
type: Directory
- name: home-oleg-dot-cache-ihs
hostPath:
path: /home/oleg/.cache/ihs
Expand Down

0 comments on commit 9361d51

Please sign in to comment.