Skip to content

Commit 4a1afb1

Browse files
committed
charts: fix path for certificate authority
1 parent 3670cee commit 4a1afb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/plgd-hub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,7 @@ certificateauthority:
14511451
customAnnotations: { }
14521452
# -- Paths
14531453
paths:
1454-
- /certificateauthority.pb.CertificateAuthority/SignIdentityCertificate
1454+
- /certificateauthority.pb.CertificateAuthority
14551455
# -- Service configuration
14561456
config:
14571457
# -- File name for config file

0 commit comments

Comments
 (0)