-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the nnf-mfu release to be specified. (#64)
Allow the nnf-mfu release to be specified. Allow a build environment to be specified for the repositories. Add an environment variable to indicate which version of nnf-mfu should be used. Signed-off-by: Dean Roehrich <[email protected]>
- Loading branch information
1 parent
ce5c402
commit cfd0b67
Showing
7 changed files
with
68 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nnf-dm
updated
5 files
+14 −2 | Dockerfile | |
+11 −5 | Makefile | |
+3 −0 | config/manager/kustomization.yaml | |
+1 −1 | config/manager/manager.yaml | |
+7 −4 | deploy.sh |