Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix: set fsm.namespace default to empty
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <reaver@flomesh.io>
  • Loading branch information
reaver-flomesh committed Aug 13, 2022
1 parent 0e445ae commit d99872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fsm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

fsm:
version: ""
namespace: "flomesh"
namespace: ""
nameOverride: ""
fullnameOverride: ""
logLevel: 2
Expand Down

0 comments on commit d99872a

Please sign in to comment.