Skip to content

Commit baec2f8

Browse files
AndrienkoAleksandrRoming22
authored andcommitted
Use HSTS header for tekton-results api route.
Signed-off-by: Oleksandr Andriienko <[email protected]>
1 parent 80ffeb7 commit baec2f8

File tree

1 file changed

+1
-0
lines changed
  • operator/gitops/argocd/pipeline-service/tekton-results/base

1 file changed

+1
-0
lines changed

operator/gitops/argocd/pipeline-service/tekton-results/base/api-route.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
app.kubernetes.io/part-of: tekton-results
99
annotations:
1010
openshift.io/host.generated: "true"
11+
haproxy.router.openshift.io/hsts_header: "max-age=63072000"
1112
spec:
1213
to:
1314
kind: Service

0 commit comments

Comments
 (0)