UNCLASSIFIED - NO CUI

Monitoring Flag inconsistent with other packages

The current flag for enable monitoring is not consistent with rest of BigBang packages:

prometheus:
  servicemonitor:
    enabled: false

It should be

monitoring:
  enabled: false