Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Nov 9, 2023
1 parent 0b4f46c commit 3d31363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/sn-platform-slim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1407,7 +1407,7 @@ pulsar_detector:
extraArgs: {}
# Configure the tls auth for detector
# auth-plugin: "tls"
# auth-params: "{\"tlsCertFile\":\"val1\"}"
# auth-params: "{\"tlsCertFile\":\"/pulsar/certs/pulsar-detector/tls.crt\",\"tlsKeyFile\":\"/pulsar/certs/pulsar-detector/tls.key\"}"
## Proxy service
## templates/pulsar-detector-service.yaml
##
Expand Down
2 changes: 1 addition & 1 deletion charts/sn-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ pulsar_detector:
extraArgs: {}
# Configure the tls auth for detector
# auth-plugin: "tls"
# auth-params: "{\"tlsCertFile\":\"val1\"}"
# auth-params: "{\"tlsCertFile\":\"/pulsar/certs/pulsar-detector/tls.crt\",\"tlsKeyFile\":\"/pulsar/certs/pulsar-detector/tls.key\"}"
## Proxy service
## templates/pulsar-detector-service.yaml
##
Expand Down

0 comments on commit 3d31363

Please sign in to comment.