[transtats] - revert config changes that were never going to work

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2023-05-05 11:55:28 +10:00
parent 390f7f1f90
commit 2482cc784f

View file

@ -46,12 +46,6 @@ spec:
secretKeyRef: secretKeyRef:
name: transtats-secret name: transtats-secret
key: database-password key: database-password
- name: USE_X_FORWARDED_HOST
value: "true"
- name: SECURE_PROXY_SSL_HEADER_NAME
value: "HTTP_X_FORWARDED_PROTO"
- name: SECURE_PROXY_SSL_HEADER_VALUE
value: "https"
readinessProbe: readinessProbe:
timeoutSeconds: 1 timeoutSeconds: 1
initialDelaySeconds: 5 initialDelaySeconds: 5