Skip to content

Removes tp-provisioner-agent helm hooks - #99

Open
vanny96 wants to merge 1 commit into
TIBCOSoftware:mainfrom
vanny96:provisioner-agent-ingress
Open

vanny96 wants to merge 1 commit into
TIBCOSoftware:mainfrom
vanny96:provisioner-agent-ingress

Conversation

@vanny96

@vanny96 vanny96 commented Oct 10, 2024

Copy link
Copy Markdown

Change

Removes helm.sh/hook and helm.sh/hook-delete-policy from the tp-provisioner-agent/ingress
This change doesn't impact the installation of the helm chart from scratch nor its updates as tested locally

Issue

This allows GitOps tool as ArgoCD to successfully deploy this helm chart as that would be impossible with current setup.

With the current configuration, ArgoCD will wait until all of the items are successfully synced and healthy before creating the Ingress resource. That will never happen though as the tp-tunnel would not be healthy until the ingress is created and is reachable.

@ygirey ygirey added the enhancement New feature or request label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants