We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b7af4 commit fe46ad4Copy full SHA for fe46ad4
internal/mode/static/state/graph/certificate_bundle.go
@@ -11,7 +11,7 @@ import (
11
v1 "sigs.k8s.io/gateway-api/apis/v1"
12
)
13
14
-// key for optional root certificate authority.
+// CAKey certificate key for optional root certificate authority.
15
const CAKey = "ca.crt"
16
17
// CertificateBundle is used to submit certificate data to nginx that is kubernetes aware.
0 commit comments