Skip to content

Commit

Permalink
Remove stripeSettingsFile from server config
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Farries authored and roboquat committed Jun 13, 2022
1 parent ed06f95 commit e9e33d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/installer/pkg/components/server/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ type ConfigSerialized struct {
ImageBuilderAddr string `json:"imageBuilderAddr"`
VSXRegistryUrl string `json:"vsxRegistryUrl"`
ChargebeeProviderOptionsFile string `json:"chargebeeProviderOptionsFile"`
StripeSettingsFile string `json:"stripeSettingsFile"`
StripeSecretsFile string `json:"stripeSecretsFile"`
EnablePayment bool `json:"enablePayment"`

Expand Down

0 comments on commit e9e33d8

Please sign in to comment.