Skip to content

Commit fe46ad4

Browse files
committed
adjust comment
1 parent f4b7af4 commit fe46ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mode/static/state/graph/certificate_bundle.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
v1 "sigs.k8s.io/gateway-api/apis/v1"
1212
)
1313

14-
// key for optional root certificate authority.
14+
// CAKey certificate key for optional root certificate authority.
1515
const CAKey = "ca.crt"
1616

1717
// CertificateBundle is used to submit certificate data to nginx that is kubernetes aware.

0 commit comments

Comments
 (0)