diff --git a/k8s/argo-apps/factorio.yaml b/k8s/argo-apps/factorio.yaml index b4592d9..359e1d2 100644 --- a/k8s/argo-apps/factorio.yaml +++ b/k8s/argo-apps/factorio.yaml @@ -30,7 +30,7 @@ spec: name: factorio-fukurokuju visibility: public: false - require_user_verification: true + require_user_verification: false persistence: storageClassName: truenas-nfs-csi serverPassword: @@ -41,4 +41,4 @@ spec: targetRevision: main project: fuku syncPolicy: - automated: {} \ No newline at end of file + automated: {}