mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
fix(ingresses): migrate to new allow/disallow format EE-4465 (#7893)
This commit is contained in:
parent
5048f08b5f
commit
459c95169a
6 changed files with 156 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
|||
},
|
||||
"LastCheckInDate": 0,
|
||||
"Name": "local",
|
||||
"PostInitMigrations": {
|
||||
"MigrateIngresses": true
|
||||
},
|
||||
"PublicURL": "",
|
||||
"QueryDate": 0,
|
||||
"SecuritySettings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue