aboutsummaryrefslogtreecommitdiff
path: root/yamls/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'yamls/deployment.yaml')
-rw-r--r--yamls/deployment.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/yamls/deployment.yaml b/yamls/deployment.yaml
index c0d6fac..c2314d2 100644
--- a/yamls/deployment.yaml
+++ b/yamls/deployment.yaml
@@ -23,4 +23,7 @@ spec:
ports:
- containerPort: 80
resources: {}
+ volumeMounts:
+ - mountPath: "/var/www/html"
+ name: i2-storage
status: {} \ No newline at end of file