File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -16,22 +16,23 @@ spec:
1616 - name : deployment.replicas
1717 value : ' 2'
1818 values : |
19- experimental.plugins.enabled: true
2019 ports:
2120 web:
22- redirections:
23- entryPoint:
24- to: websecure
25- scheme: https
26- permanent: true
21+ http:
22+ redirections:
23+ entryPoint:
24+ to: websecure
25+ scheme: https
26+ permanent: true
2727 websecure:
2828 asDefault: true
2929 web-ext:
3030 port: 9200
3131 exposedPort: 9200
3232 protocol: TCP
33- middlewares:
34- - traefik-rewrite-cf-tunnel-headers@kubernetescrd
33+ http:
34+ middlewares:
35+ - traefik-rewrite-cf-tunnel-headers@kubernetescrd
3536 experimental:
3637 plugins:
3738 jwt:
4445 kubernetesIngress:
4546 publishedService:
4647 enabled: true
47- globalArguments: []
4848 repoURL : https://traefik.github.io/charts
4949 targetRevision : 39.0.5
5050 syncPolicy :
You can’t perform that action at this time.
0 commit comments