diff --git a/cluster/apps/game-servers/factorio/helm-release.yaml b/cluster/apps/game-servers/factorio/helm-release.yaml index 2c8cb39..d7e6ba4 100644 --- a/cluster/apps/game-servers/factorio/helm-release.yaml +++ b/cluster/apps/game-servers/factorio/helm-release.yaml @@ -54,14 +54,5 @@ spec: data: enabled: true type: hostPath - hostPath: /mnt/MainPool/Kubernetes/cdn - readOnly: true - mountPath: /data - config: - enabled: true - type: configMap - name: nginx-cdn-configmap - - resources: - requests: - cpu: 1m \ No newline at end of file + hostPath: /mnt/MainPool/Kubernetes/game-servers/factorio + mountPath: /factorio \ No newline at end of file