-
Notifications
You must be signed in to change notification settings - Fork 37
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
Missing charts #152
Comments
You should run helm dependency update |
You can follow the instructions on the README |
pgier
pushed a commit
to pgier/datastax-pulsar-helm-chart
that referenced
this issue
Jul 13, 2022
…t 2) (datastax#162) Fixes datastax#152 ### Motivation Support prefix in front of port names to abide by Istio protocol rules https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/#explicit-protocol-selection ### Modifications Support adding a prefix - pulsar -> tcp-pulsar - pulsarssl --> tls-pulsarssl etc
pgier
pushed a commit
to pgier/datastax-pulsar-helm-chart
that referenced
this issue
Jul 13, 2022
… the port name (datastax#172) Fixes datastax#158 (This is the second PR - see also apache/pulsar-helm-chart#162) ### Motivation * All non-standard port-names need a proper protocol prefix to support Istio https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/#explicit-protocol-selection ### Modifications Add the prefix value before `bookie`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Out: Error: found in Chart.yaml, but missing in charts/ directory: kube-prometheus-stack, cert-manager, keycloak
The text was updated successfully, but these errors were encountered: