rremella

Results 6 comments of rremella

@dibyom , thanks for the response, please find the trigger template I am using apiVersion: triggers.tekton.dev/v1alpha1 kind: TriggerTemplate metadata: name: bucket-template spec: params: - name: PULL_REQUEST_FROM_BRANCH default: default-triggertemplate-value - name:...

Thanks @MinerYang for your reply. Can you provide the command or steps to generate final ingress out of this https://github.com/goharbor/harbor-helm/blob/main/templates/ingress/ingress.yaml ? or any link so that I will follow steps.

> Try to do the PathPrefix like this: > > PathPrefix(`/api/`, `/service/`, `/v2/`, `/chartrepo/`, `/c/`) > This is my working setup: > > apiVersion: traefik.io/v1alpha1 > kind: IngressRoute > metadata:...