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: dont create managed cert in charts for google #85

Merged
merged 4 commits into from
Mar 1, 2024

Conversation

adityachoudhari26
Copy link
Member

No description provided.

@adityachoudhari26 adityachoudhari26 changed the title init chore: dont create managed cert in charts for google Mar 1, 2024
- {{ replace "https://" "" (replace "http://" "" .Values.global.host) }}
{{- else }}
---
{{- if ne .Values.ingress.issuer.provider "google" }}
Copy link
Member

Choose a reason for hiding this comment

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

ne .Values.ingress.issuer.provider "google" we can remove all these checks. If issuer is set to create, that use the logic, we don't need to check which type of provider is being set

@adityachoudhari26 adityachoudhari26 merged commit e5c061f into main Mar 1, 2024
1 check passed
@adityachoudhari26 adityachoudhari26 deleted the achoudhari/pass-cert-to-gce-ingress branch March 1, 2024 19:26
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