Updated feature flagging readme

This commit is contained in:
alexjanousekGSA
2024-10-29 15:53:43 -04:00
parent b806fd5eec
commit fd68a918e7

View File

@@ -48,3 +48,9 @@ cf restage <APP_NAME>
```
cf restage notify-admin-sandbox
```
### 5. Update environment specific manifest file(s) and merge into source code
#### Example:
If demo environment had a feature flag flipped, then navigate to the demo.yml file and add appropriate value.