File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ type QuickStartSpecInput struct {
8080 // Note: This should only be set if a Runtime Extension is used.
8181 ExtensionServiceNamespace string
8282
83- // ExtensionServiceNamespace is the name where the service for the Runtime Extension is located.
83+ // ExtensionServiceName is the name where the service for the Runtime Extension is located.
8484 // Note: This should only be set if a Runtime Extension is used.
8585 ExtensionServiceName string
8686
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ type ScaleSpecInput struct {
148148 // Note: This should only be set if a Runtime Extension is used.
149149 ExtensionServiceNamespace string
150150
151- // ExtensionServiceNamespace is the name where the service for the Runtime Extension is located.
151+ // ExtensionServiceName is the name where the service for the Runtime Extension is located.
152152 // Note: This should only be set if a Runtime Extension is used.
153153 ExtensionServiceName string
154154
You can’t perform that action at this time.
0 commit comments