We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed06f95 commit e9e33d8Copy full SHA for e9e33d8
install/installer/pkg/components/server/types.go
@@ -32,7 +32,6 @@ type ConfigSerialized struct {
32
ImageBuilderAddr string `json:"imageBuilderAddr"`
33
VSXRegistryUrl string `json:"vsxRegistryUrl"`
34
ChargebeeProviderOptionsFile string `json:"chargebeeProviderOptionsFile"`
35
- StripeSettingsFile string `json:"stripeSettingsFile"`
36
StripeSecretsFile string `json:"stripeSecretsFile"`
37
EnablePayment bool `json:"enablePayment"`
38
0 commit comments