Skip to content

Commit

Permalink
charts: fix path for certificate authority
Browse files Browse the repository at this point in the history
  • Loading branch information
jkralik committed Mar 30, 2022
1 parent 3670cee commit 4a1afb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/plgd-hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@ certificateauthority:
customAnnotations: { }
# -- Paths
paths:
- /certificateauthority.pb.CertificateAuthority/SignIdentityCertificate
- /certificateauthority.pb.CertificateAuthority
# -- Service configuration
config:
# -- File name for config file
Expand Down

0 comments on commit 4a1afb1

Please sign in to comment.