-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
Description
Environment variables can be specified for Deployment, StatefulSet as well as for Knative using these fields in CR:
- spec.env
- spec.envFrom
Refer to the Environment variables section in user guide for more information.
Add tests to ensure these are added to Deployment/StatefulSet as expected and removed when the relevant config is removed from CR.
- Delivered to RCO
- Delivered to OLO