aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest/xesite/deployment.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/manifest/xesite/deployment.yaml b/manifest/xesite/deployment.yaml
index 6b44707..40d8d3f 100644
--- a/manifest/xesite/deployment.yaml
+++ b/manifest/xesite/deployment.yaml
@@ -16,9 +16,7 @@ spec:
persistentVolumeClaim:
claimName: xesite-cache
- name: data
- hostPath:
- path: /data/xesite
- type: DirectoryOrCreate
+ emptyDir: {}
containers:
- name: web
image: ghcr.io/xe/site/bin:latest