Finish config changes

This commit is contained in:
matt durham 2023-09-28 09:29:52 -04:00
parent 33af25f572
commit dfd66e0c97
No known key found for this signature in database
GPG key ID: A62E920AE398897B

View file

@ -202,4 +202,5 @@ type FilesystemConfig struct {
type IPVSConfig struct {
Labels *string
LabelsSet bool
}