Skip to content

Commit

Permalink
Add test project
Browse files Browse the repository at this point in the history
  • Loading branch information
denis256 committed Jan 29, 2023
1 parent 2232706 commit e9802b0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rik-sh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Implemented flow:
1. Mark init container that content is uploaded
1. Init container is existing and starting main app

```
NAME=app1 NAMESPACE=dev ./rik-sh
```
9 changes: 9 additions & 0 deletions rik-sh/app1-values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#image:
# args:
# - |
# set -x
# echo "Dummy command"
# tail -f /dev/null
# command:
# - sh
# - -c

0 comments on commit e9802b0

Please # to comment.