diff --git a/hommer-deployment.yml b/hommer-deployment.yml index 148ce48..6c76f09 100644 --- a/hommer-deployment.yml +++ b/hommer-deployment.yml @@ -41,8 +41,7 @@ spec: mountPath: /assets - name: config-volume - mountPath: - - name: /www/assets + mountPath: /www/assets ports: - containerPort: 8080 ---