Add Factorio
This commit is contained in:
@@ -12,6 +12,17 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- 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:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: factorio
|
||||
|
||||
Reference in New Issue
Block a user