Skip to content

Commit

Permalink
chore(deploy): update operator manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Jain <aditya.jainadityajain.jain@gmail.com>
  • Loading branch information
z0marlin committed Jul 8, 2021
1 parent 596f40b commit e2cf87a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/ndm-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,9 @@ spec:
- -v=4
- --feature-gates="GPTBasedUUID"
- --feature-gates="APIService"
# Detect mount point and filesystem changes wihtout restart.
# Uncomment the line below to enable the feature.
# --feature-gates="MountChangeDetection"
# Default address is 0.0.0.0:9115, do not use quotes around the address
# - --api-service-address=0.0.0.0:9115
- --feature-gates="UseOSDisk"
Expand Down

0 comments on commit e2cf87a

Please sign in to comment.