This commit is contained in:
Andrew Nester 2024-12-05 15:47:08 +01:00
parent d8a9b2f4df
commit c4e7b52832
No known key found for this signature in database
GPG Key ID: 12BC628A44B7DA57
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ func SupportedResources() map[string]ResourceDescription {
PluralName: "volumes",
SingularTitle: "Volume",
PluralTitle: "Volumes",
},
"apps": {
SingularName: "app",
PluralName: "apps",