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

add TLS for argocd ingress #42

Closed
wants to merge 1 commit into from
Closed

Conversation

markandersontrocme
Copy link
Member

Description of your changes

  • Add TLS and Certificate for ArgoCD

Fixes #

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

@markandersontrocme
Copy link
Member Author

/test-examples

Comment on lines +222 to +227
certificate:
enabled: true
issuer:
group: cert-manager.io
kind: Issuer
name: letsencrypt-prod
Copy link
Member Author

Choose a reason for hiding this comment

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

cert-manager is not installed so this will fail

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.

1 participant