Add Templates to pretty config
This commit is contained in:
parent
14664b0032
commit
f68aab6aa7
@ -69,7 +69,7 @@ func (app *Application) Create(ctx context.Context) error {
|
|||||||
Name: app.Data.Name,
|
Name: app.Data.Name,
|
||||||
Chart: app.Data.Application,
|
Chart: app.Data.Application,
|
||||||
Version: app.Data.Version,
|
Version: app.Data.Version,
|
||||||
RepositoryURL: "oci://git.badhouseplants.net/softplayer/helm",
|
RepositoryURL: "oci://registry.badhouseplants.net/softplayer/helm",
|
||||||
RepositoryKind: "oci",
|
RepositoryKind: "oci",
|
||||||
RepositoryName: "softplayer",
|
RepositoryName: "softplayer",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user