Skip to content

Commit

Permalink
Fix helm indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ltsonov-cb committed Sep 14, 2023
1 parent 4a52a71 commit b9740fc
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6322,18 +6322,18 @@ spec:
defaults.
type: string
type: object
remoteConfiguration:
description: RemoteConfiguration holds settings for the operator/agent's
feature to apply configuration changes via the Carbon black
console
properties:
enabledForAgent:
default: true
description: EnabledForAgent turns the feature to change
agent configuration remotely (as opposed to operator
configuration)
type: boolean
type: object
remoteConfiguration:
description: RemoteConfiguration holds settings for the operator/agent's
feature to apply configuration changes via the Carbon black
console
properties:
enabledForAgent:
default: true
description: EnabledForAgent turns the feature to change
agent configuration remotely (as opposed to operator
configuration)
type: boolean
type: object
type: object
type: object
gateways:
Expand Down

0 comments on commit b9740fc

Please sign in to comment.