Add Factorio

This commit is contained in:
HDW
2026-04-25 01:04:31 +02:00
parent a29082c683
commit 9a2a57ec22

View File

@@ -12,6 +12,17 @@ spec:
helm: helm:
valueFiles: valueFiles:
- values.yaml - values.yaml
kustomize:
patches:
- target:
kind: Deployment
name: factorio-factorio-server-charts
patch: |
- op: replace
path: /spec/template/spec/hostNetwork
value: false
- op: remove
path: /spec/template/spec/hostPorts
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: factorio namespace: factorio