Skip to content

Commit

Permalink
Add readme for imagePullSecrets
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Haußknecht <[email protected]>
  • Loading branch information
lhaussknecht committed Sep 7, 2023
1 parent e9553be commit 850f577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multicluster/charts/linkerd-multicluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Kubernetes: `>=1.21.0-0`
| gateway.tolerations | list | `[]` | Tolerations for the gateway pod |
| identityTrustDomain | string | `"cluster.local"` | Identity Trust Domain of the certificate authority |
| imagePullPolicy | string | `"IfNotPresent"` | Docker imagePullPolicy for all multicluster components |
| imagePullSecrets | list | `[]` | For Private docker registries, authentication is needed. Registry secrets are applied to the respective service accounts |
| linkerdNamespace | string | `"linkerd"` | Namespace of linkerd installation |
| linkerdVersion | string | `"linkerdVersionValue"` | Control plane version |
| namespaceMetadata.image.name | string | `"extension-init"` | Docker image name for the namespace-metadata instance |
Expand Down

0 comments on commit 850f577

Please sign in to comment.