We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ee2d2 commit de78d27Copy full SHA for de78d27
openshift/templates/cas-api/cas-api.dc.yaml
@@ -37,7 +37,7 @@
37
mountPath: /opt/app-root/certs/
38
env:
39
- name: SSL_CERT_FILE
40
- value: /opt/app-root/certs/trusted_cer.crt
+ value: /opt/app-root/certs/trusted_cers.crt
41
- name: ASPNETCORE_ENVIRONMENT
42
valueFrom:
43
configMapKeyRef:
0 commit comments