Skip to content

Commit a089a8c

Browse files
authored
Update helmrelease.yaml
1 parent 8796f98 commit a089a8c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

kubernetes/main/apps/default/guacamole/guacd/helmrelease.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,12 @@ spec:
4949
ports:
5050
http:
5151
port: 4822
52+
persistence:
53+
guacd:
54+
type: emptyDir
55+
globalMounts:
56+
- path: /home/guacd
57+
cache:
58+
type: emptyDir
59+
globalMounts:
60+
- path: /home/tausch

0 commit comments

Comments
 (0)