Commit 10d7794
committed
Remove OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION from Dockerfile
The OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION environment variable is not
needed in the Dockerfile. It can be set during the make bundle command:
OPENSHIFT_LIGHTSPEED_OPERATOR_VERSION=<version> make bundle
This ensures the bundle manifests have the environment variable
set for the controller pod.
This reverts commit e085621.1 parent d047270 commit 10d7794
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
0 commit comments