Skip to content

Commit

Permalink
Merge pull request #22 from Josh-aqua/patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
niso120b authored Feb 21, 2019
2 parents 6786fe2 + c95fa37 commit 34ea9a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ The following table lists the configurable parameters of the Console and Enforce
| --------------------------------- | ------------------------------------ | ---------------------------------------------------------------------------- |
| `imageCredentials.create` | Set if to create new pull image secret | `true` |
| `imageCredentials.name` | Your Docker pull image secret name | `csp-registry-secret` |
| `imageCredentials.usernmae` | Your Docker registry (DockerHub, etc.) username | N/A |
| `imageCredentials.username` | Your Docker registry (DockerHub, etc.) username | N/A |
| `imageCredentials.password` | Your Docker registry (DockerHub, etc.) password | N/A |
| `imageCredentials.email` | Your Docker registry (DockerHub, etc.) email | N/A |
| `rbac.enabled` | Create a service account and a ClusterRole | `false` |
Expand Down Expand Up @@ -213,7 +213,7 @@ The following table lists the configurable parameters of the Console and Enforce
| --------------------------------- | ------------------------------------ | ---------------------------------------------------------------------------- |
| `imageCredentials.create` | Set if to create new pull image secret | `false` |
| `imageCredentials.name` | Your Docker pull image secret name | `aqua-image-pull-secret` |
| `imageCredentials.usernmae` | Your Docker registry (DockerHub, etc.) username | N/A |
| `imageCredentials.username` | Your Docker registry (DockerHub, etc.) username | N/A |
| `imageCredentials.password` | Your Docker registry (DockerHub, etc.) password | N/A |
| `imageCredentials.email` | Your Docker registry (DockerHub, etc.) email | N/A |
| `enforcerToken` | Aqua Enforcer token | N/A |
Expand Down

0 comments on commit 34ea9a2

Please sign in to comment.