schema prettify
This commit is contained in:
parent
2e56086661
commit
127880cf8d
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ model Application {
|
||||||
baseBuildImage String?
|
baseBuildImage String?
|
||||||
settings ApplicationSettings?
|
settings ApplicationSettings?
|
||||||
dockerRegistryId String?
|
dockerRegistryId String?
|
||||||
simpleDockerfile String?
|
simpleDockerfile String?
|
||||||
|
|
||||||
persistentStorage ApplicationPersistentStorage[]
|
persistentStorage ApplicationPersistentStorage[]
|
||||||
secrets Secret[]
|
secrets Secret[]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue