Skip to content
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

feat: [P4PU-515] Updated azdo pipelines #94

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

diegolagospagopa
Copy link
Contributor

@diegolagospagopa diegolagospagopa commented Sep 19, 2024

List of Changes

  • updated azdo pipelines to allow to take the image from ghcr
  • updated helm k8s limits and request

Motivation and Context

Allow to use directly the image from GHCR

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

sonarcloud bot commented Sep 19, 2024

helm/values-prod.yaml Outdated Show resolved Hide resolved
helm/values-prod.yaml Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Sep 19, 2024

install: true
waitForExecution: true
arguments: --timeout 5m0s
--values buildMetadata.yaml
arguments: --timeout 5m0s --debug
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--debug can be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is better to live it, to allow to see problems when it arise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants