This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change @@ -788,7 +788,7 @@ SecretValueFromSource
788
788
</tr >
789
789
<tr >
790
790
<td >
791
- <code >caCertificate </code ></br >
791
+ <code >tlsCACertificate </code ></br >
792
792
<em >
793
793
<a href =" #eventing.triggermesh.io/v1alpha1.SecretValueFromSource " >
794
794
SecretValueFromSource
@@ -801,6 +801,32 @@ SecretValueFromSource
801
801
</tr >
802
802
<tr >
803
803
<td >
804
+ <code >tlsCertificate</code ></br >
805
+ <em >
806
+ <a href =" #eventing.triggermesh.io/v1alpha1.SecretValueFromSource " >
807
+ SecretValueFromSource
808
+ </a >
809
+ </em >
810
+ </td >
811
+ <td >
812
+ <p >Certificate used to connect to authenticate to Redis.</p >
813
+ </td >
814
+ </tr >
815
+ <tr >
816
+ <td >
817
+ <code >tlsKey</code ></br >
818
+ <em >
819
+ <a href =" #eventing.triggermesh.io/v1alpha1.SecretValueFromSource " >
820
+ SecretValueFromSource
821
+ </a >
822
+ </em >
823
+ </td >
824
+ <td >
825
+ <p >Certificate Key used to connect to authenticate to Redis.</p >
826
+ </td >
827
+ </tr >
828
+ <tr >
829
+ <td >
804
830
<code >tlsEnabled</code ></br >
805
831
<em >
806
832
bool
@@ -1003,5 +1029,5 @@ resolved delivery options.</p>
1003
1029
<hr />
1004
1030
<p ><em >
1005
1031
Generated with <code >gen-crd-api-reference-docs</code >
1006
- on git commit <code >619756f </code >.
1032
+ on git commit <code >68a209e </code >.
1007
1033
</em ></p >
You can’t perform that action at this time.
0 commit comments