About #
⚠️
ingress
will be removed from the helm chart once the deployment of Pachyderm with a proxy becomes mandatory.
Values #
The following section contains a series of tabs for commonly used configurations for this section of your values.yml Helm chart.
Options:
ingress:
enabled: true
annotations: {}
host: ""
uriHttpsProtoOverride: false # if true, adds the https protocol to the ingress URI routes without configuring certs
tls:
enabled: true
secretName: ""
ingress:
enabled: true
annotations: {}
host: ""
uriHttpsProtoOverride: false # if true, adds the https protocol to the ingress URI routes without configuring certs
tls:
enabled: true
newSecret:
create: true
crt: ""
key: ""
ingress:
enabled: true
annotations: {}
host: ""
uriHttpsProtoOverride: false # if true, adds the https protocol to the ingress URI routes without configuring certs
tls:
enabled: false