Skip to content

Commit ea00a68

Browse files
author
Moritz Clasmeier
committed
wip
1 parent cccb32b commit ea00a68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/deployer/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"github.com/stackrox/roxie/internal/types"
99
)
1010

11+
// This is the self-contained configuration for deployments.
1112
type Config struct {
1213
Roxie RoxieConfig `yaml:"roxie"`
1314
Operator OperatorConfig `yaml:"operator"`

0 commit comments

Comments
 (0)