helm / hub

⚠️(OBSOLETE) Former distributed charts search for hub.helm.sh. Now see https://artifacthub.io/
https://artifacthub.io/
Apache License 2.0
251 stars 281 forks source link

Add "ingress with apachi-nifi" #121

Closed devopsdymyr closed 4 years ago

devopsdymyr commented 5 years ago

@alexnuttinck Can you add apache-nifi service to ingress controller. There is some issue to add ingress->traefik in my cluster what steps need to change from LB to NodePort or ClusterIP
service: headless: type: ClusterIP

type: NodePort

loadBalancer: enabled: false httpPort: 80 httpsPort: 443 annotations: {}

loadBalancerIP:

## Load Balancer sources
## https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/#restrict-access-for-loadbalancer-service
##
# loadBalancerSourceRanges:
# - 10.10.10.0/24
alexnuttinck commented 5 years ago

Hello @devopsdymyr could you add this issue here: https://github.com/cetic/helm-nifi/issues and close this one?

I will look at it.

devopsdymyr commented 5 years ago

Sure,let me check

Regards, Kathir

On Wed, Jul 31, 2019 at 3:06 PM Alexandre Nuttinck notifications@github.com wrote:

Hello @devopsdymyr https://github.com/devopsdymyr could you add this issue here: https://github.com/cetic/helm-nifi/issues and close this one?

I will look at it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/helm/hub/issues/121?email_source=notifications&email_token=AJZTQY2CNAYQAUYBUPNVLXTQCFMK7A5CNFSM4IEXFCTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3GV5XI#issuecomment-516775645, or mute the thread https://github.com/notifications/unsubscribe-auth/AJZTQY2RJCBYWAS76WDJ4W3QCFMK7ANCNFSM4IEXFCTA .

mattfarina commented 4 years ago

Additions should now be to the Artifact Hub as it has taken over for the Helm Hub. Closing the issue.