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

[FE]: Add helm dependency to cert-manager #44

Open
damsien opened this issue Dec 23, 2024 · 0 comments
Open

[FE]: Add helm dependency to cert-manager #44

damsien opened this issue Dec 23, 2024 · 0 comments
Labels
enhancement Request for enhancement good first issue Good for newcomers

Comments

@damsien
Copy link
Collaborator

damsien commented Dec 23, 2024

Roadmap 2025/01 Add helm dependency to cert-manager
As the DevOps of my team, I want to be able to directly build the appropriate final chart to install Syngit on a blank cluster (a new KinD cluster for instance).

What to do

Go to the latest chart version listed. In the Chart.yaml, add the following lines:

  - name: cert-manager
    condition: webhook.certmanager.enable
    repository: https://charts.jetstack.io --force-update
    version: ~v1.16

Additional context

If you have any questions, please tag @damsien.

@damsien damsien added enhancement Request for enhancement good first issue Good for newcomers labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for enhancement good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant