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

[PDP-2827] update latest changes for recipe and scripts #3

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

syan-tibco
Copy link
Collaborator

changes

  • fix the typo
  • update the recipe

@@ -516,7 +538,7 @@ helmCharts:
pathType: Prefix
backend:
service:
name: hybrid-proxy
name: hybrid-proxy-${CP_INSTANCE_ID}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @dgidwani-tibco I see we add this CP_INSTANCE_ID but I don't see the nginx annotation for non https backend.

Copy link
Collaborator

Choose a reason for hiding this comment

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

is this for non local ( aws/azure ) provider ?

@syan-tibco
Copy link
Collaborator Author

So the changes are

  • for certificates
    We remove the need for using AWS ACM to manually create certificate before deploy CP. We always create certificate using cert-manager.

  • for Azure storage
    We remove the need to manually create storage account before deploy CP.

  • for ingress
    We add kong support and secondary domain

@syan-tibco syan-tibco merged commit 29e1d89 into main Jun 18, 2024
1 check passed
@syan-tibco syan-tibco deleted the PDP-2827 branch June 18, 2024 17:39
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