fix(factorio): do not require user auth
This commit is contained in:
parent
b7311c4aa2
commit
50c3f29914
1 changed files with 2 additions and 2 deletions
|
|
@ -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: {}
|
||||
automated: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue