test LB to disable some params

This commit is contained in:
2024-06-11 22:12:13 +10:00
parent 9f5a87093a
commit 243f69551e

View File

@@ -81,18 +81,18 @@ spec:
labels: labels:
rpi5.cluster.policy/egress-kubeapi: "true" rpi5.cluster.policy/egress-kubeapi: "true"
defaultBackend: # defaultBackend:
enabled: true # enabled: true
image: # image:
repository: ghcr.io/tarampampam/error-pages # repository: ghcr.io/tarampampam/error-pages
tag: 2.27.0@sha256:40e2631173b1a407c18fe7d1ba8104d995cf9e4780d123eeadfa1d57c68eaf4f # tag: 2.27.0@sha256:40e2631173b1a407c18fe7d1ba8104d995cf9e4780d123eeadfa1d57c68eaf4f
pullPolicy: IfNotPresent # pullPolicy: IfNotPresent
extraEnvs: # extraEnvs:
- name: TEMPLATE_NAME # - name: TEMPLATE_NAME
value: connection # value: connection
- name: SHOW_DETAILS # - name: SHOW_DETAILS
value: "true" # value: "true"
- name: READ_BUFFER_SIZE # - name: READ_BUFFER_SIZE
value: "8192" # value: "8192"
podLabels: # podLabels:
rpi5.cluster.policy/ingress-namespace: "true" # rpi5.cluster.policy/ingress-namespace: "true"