cluster: addons as list

This commit is contained in:
Mikaël Cluseau
2023-05-15 14:47:53 +02:00
parent 76c1861017
commit 74abbf9eda
3 changed files with 23 additions and 15 deletions

View File

@ -221,7 +221,7 @@ type Cluster struct {
Annotations map[string]string
Domain string
Addons string
Addons []string
Subnets struct {
Services string
Pods string