Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Angelo Sleebos <[email protected]>
  • Loading branch information
Angelo Sleebos committed Oct 15, 2024
1 parent 5dc71fc commit d402a38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/gxf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ certificates: []
# dnsNames:
# - example.com
keystore:
generateSecret: false # Set to true if you want to generate a new secret
managedBySealedSecret: false # Set to false if the annotation should not be added
generateSecret: false # Set to true if you want to generate a new secret
managedBySealedSecret: false # Set to false if the annotation should not be added
keystoreSecretName: ""

0 comments on commit d402a38

Please sign in to comment.