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

chore: convert helm to allowlist and tidy - probably breaks nginx whi… #933

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andrewcharnley
Copy link
Contributor

I think this will break the ingest.yaml but I'm not sure what it's trying to do here.

@@ -0,0 +1,15 @@
minReplicaCount: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

add generic-service: at the top of these three files

@@ -0,0 +1,23 @@
ingress:
Copy link
Contributor

Choose a reason for hiding this comment

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

add generic-service: here

--values - \
--values ~/git/helm_deploy/prepare-a-case/values-live.yaml \
--values ~/git/helm_deploy/prepare-a-case/values.yaml \
--values ~/git/helm_deploy/prepare-a-case/values-<< parameters.env >>.yaml \
Copy link
Contributor

Choose a reason for hiding this comment

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

rather than modify this, there is a deploy_env job in the hmpps orb which will do the trick.

https://github.com/ministryofjustice/court-case-matcher/blob/main/.circleci/config.yml#L144

@markreesmoj
Copy link
Contributor

markreesmoj commented Dec 11, 2024

Add this to Chart.yaml:

  - name: generic-service
    version: "3.8.0"
    repository: https://ministryofjustice.github.io/hmpps-helm-charts

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.

2 participants