Skip to content

Commit

Permalink
Update pkg/exoscale/dbaas.go
Browse files Browse the repository at this point in the history
Co-authored-by: Kidswiss <[email protected]>
  • Loading branch information
TheBigLee and Kidswiss authored Dec 15, 2023
1 parent 8b2b719 commit 36501de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/exoscale/dbaas.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ type Detail struct {
Organization, DBName, Namespace, Plan, Zone, Kind string
}

// DBaaS provides DBaaS Database info and required clients
// DBaaS provides DBaaS Odoo info and required clients
type DBaaS struct {
exoscaleClient *egoscale.Client
k8sClient k8s.Client
Expand Down

0 comments on commit 36501de

Please sign in to comment.