You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updating olm kustomize to remove default values from env (#315)
Issue #, if available:
- Fixes: aws-controllers-k8s/community#1238
Description of changes:
Updating the olm kustomize file to go back to previous state before default values were added into the `env` section of the `deployment.yaml.tpl`. Ideally it would be best to be able to keep these defaults, but even moving everything into the `env` and away from the `envFrom` did not work properly in a cluster, so I feel this is the best option that we have.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Signed-off-by: Adam D. Cornett <adc@redhat.com>
0 commit comments