Fix grammer errors in code comments

This commit is contained in:
Ray Zhou
2020-05-20 20:31:19 +08:00
parent 6f97e3df14
commit 66a312a1e0
11 changed files with 17 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
# This patch inject a sidecar container which is a HTTP proxy for the controller manager,
# it performs RBAC authorization against the Kubernetes API using SubjectAccessReviews.
# This patch injects a sidecar container which is an HTTP proxy for the controller manager.
# It performs RBAC authorization against the Kubernetes API using SubjectAccessReviews.
apiVersion: apps/v1
kind: StatefulSet
metadata: