Skip to content

Commit

Permalink
Add an empty default Redis TLS certificate for sink
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeverdiere committed Oct 21, 2024
1 parent f2e62c7 commit cdfd461
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/sink/tls-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ metadata:
namespace: knative-sinks
stringData:
# the data is abbreviated in this example
TLS_CERT: |+
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
TLS_CERT: ""

0 comments on commit cdfd461

Please sign in to comment.