-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# TODO Items | ||
|
||
- [ ] setup: registry w/ `emptyDir` for base ArgoCD config | ||
- [ ] add: demos to components | ||
- [ ] Update: gitops-catalog with nfd cr instance | ||
- [ ] Create: auto generate image streams for custom jupyter notebooks | ||
- [ ] add: image streams for custom jupyter notebooks | ||
- https://github.com/opendatahub-io-contrib/workbench-images | ||
- Without image streams this is cumbersome | ||
- Build from known bases for security | ||
- [ ] Review: https://github.com/argoproj/argocd-example-apps/blob/master/plugins/kustomized-helm/README.md | ||
- [ ] Review: https://kubectl.docs.kubernetes.io/references/kustomize/builtins/#_helmchartinflationgenerator | ||
- [ ] Review: AWS user security. Limit access to the OCP provisioner account (reassign `Administrator' role to something limited) |