-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use as much webapps shortcut as possible #73
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you try deploying this PR ? I believe it shouldn't validate. There are several occurrences where the variable is defined before being used
templates/geonetwork/ogc-api-records/ogc-api-records-deployment.yaml
Outdated
Show resolved
Hide resolved
Oops I think I forgot to double-check, some webapps shortcut were not assigned correctly. |
Looks good to me. Did you deploy it for further checks ? |
Not yet I'll try. At least the github actions checks passed :). |
Yes. and helm doesn't complain. :o) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
but can you try/deploy it somewhere to validate it is correctly working before merging
Validated by deploying georchestra helm chart in test cluster. |
Everywhere where it's possible, use "webapps" shortcut.
Some places might still have possible refactoring but it would need more thoughts into it.