Skip to content

Commit

Permalink
Remove serverIP
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Jul 26, 2024
1 parent e1930e4 commit 6d484cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apis/config/v1alpha1/setupconfig_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ type AceSetupConfig struct {
metav1.TypeMeta `json:",inline"`

DeploymentType string `json:"deploymentType,omitempty"`
ServerIP string `json:"serverIP,omitempty"`
Nats NatsConfig `json:"nats"`
ImporterServiceAccount string `json:"importerServiceAccount,omitempty"`
AceSetupInlineConfig `json:",inline"`
Expand Down

0 comments on commit 6d484cb

Please sign in to comment.