-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing volume claim to user-container example (#1242)
**Pull Request Checklist** - [x] Fixes #973 - [ ] ~~Tests added~~ not needed here - [ ] ~~Documentation/examples added~~ not needed here - [x] [Good commit messages](https://cbea.ms/git-commit/) and/or PR title **Description of PR** Following the volumes page in argo workflows document, updated user-container examples to have `volumeClaimTemplates`. - https://argo-workflows.readthedocs.io/en/latest/walk-through/volumes/ --------- Signed-off-by: Ukjae Jeong <[email protected]> Co-authored-by: Sambhav Kothari <[email protected]>
- Loading branch information
1 parent
3266a5b
commit 30cb592
Showing
3 changed files
with
44 additions
and
2 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