[tekton-apps] - define pvc size 0.2.2#60
Merged
dmitry-mightydevops merged 19 commits intomainfrom Feb 21, 2023
Merged
Conversation
udaltsovra
previously approved these changes
Feb 20, 2023
owlfog
previously approved these changes
Feb 20, 2023
rustofaer
previously approved these changes
Feb 20, 2023
266cfd6
MikhailKorol-saritasa
previously approved these changes
Feb 20, 2023
populov
previously approved these changes
Feb 20, 2023
DanilaKazakevich
previously approved these changes
Feb 20, 2023
charts/tekton-apps/templates/wordpress/argocd_applications.yaml
Outdated
Show resolved
Hide resolved
65b14fa
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
you define it this way at the component level. If they're not defined - then default values (10/5 will be used):
Linter
If your configuration failed, you will not be able to merge the PR (see check below) and you can see the error in the actions/Lint & Test Charts job as shown below

by default ct scans only the changed charts
docs:
Cool future feature
Once the following PR is approved and released we can use
skip_existing: trueto avoid having the following errorshelm/chart-releaser-action#134