Skip to content

Commit 0aa23d8

Browse files
Disable TLS for corfu-helm-charts
1 parent 33813d8 commit 0aa23d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cloud/corfu/corfu/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ podSecurityContext:
3535
podSecurityPolicy:
3636
name: corfu
3737
tls:
38-
enabled: true
38+
enabled: false
3939
certificate:
40-
enabled: true
40+
enabled: false
4141
certificateName: corfu-certificate
4242
issuer:
4343
kind: Issuer

0 commit comments

Comments
 (0)