Skip to content

Commit 7798623

Browse files
Fix typo
1 parent 8f8fe8d commit 7798623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

signadot/operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ kubectl delete ns signadot
7979
| `ioContextServer.image` | IO Context Server image override | `""` |
8080
| `ioContextServer.imagePullPolicy` | IO Context Server image pull policy | `IfNotPresent` |
8181
| `kubeRBACProxy.image` | Kube-rbac-proxy image override | `""` |
82-
| `kubeRBACProxy.imagePullPolicy` | Kube-rbac-prox image pull policy | `IfNotPresent` |
82+
| `kubeRBACProxy.imagePullPolicy` | Kube-rbac-proxy image pull policy | `IfNotPresent` |
8383
| `routeInit.image` | Route Init container image override | `""` |
8484
| `routeInit.imagePullPolicy` | Route Init container image pull policy | `IfNotPresent` |
8585
| `routeInit.imagePullSecret` | Route Init container image pull secret | `""` |

0 commit comments

Comments
 (0)